135 Commits

Author SHA1 Message Date
DEHAHOST
e0196eace2 Mobile-ready patch
Added viewport meta tag for mobile-friendlyness. Login form is now bigger on mobiles.
2017-05-20 18:24:04 +02:00
daeks
3f41226f16 Revert "CSRF checks" 2016-03-02 07:09:05 +01:00
Luca Reverberi
c5e5ac7c43 CSRF checks 2016-02-15 20:42:02 +00:00
Никола Радовановић (Nikola Radovanović)
264c4f90d7 Update index.php 2015-04-15 14:07:05 +02:00
Никола Радовановић (Nikola Radovanović)
d71dadd763 Update index.php
Localize
2015-04-14 02:00:48 +02:00
daeks
2d6eb52748 move behind settings 2015-03-27 07:03:03 +01:00
daeks
1d7bb2493b support of bottombar plugins 2015-03-26 18:12:02 +01:00
daeks
dda8064612 Update index.php 2015-03-21 00:41:40 +01:00
daeks
b40cf42ecc disable explore on win based systems 2015-03-21 00:39:30 +01:00
Evertton de Lima
513d94732b Adds icon to project management in the left sidebar 2014-11-30 01:12:31 -03:00
Andr3as
c6d7f245e8 Label for close all button 2014-10-09 20:20:28 +02:00
wusiyu
b243da4997 update js i18n function ,now it can have args 2014-07-16 19:54:24 +00:00
Branden Wagner
79f588d936 Admin plugin
Give Plugins the ability to have an admin option for user control. In the plugin.json file just add either "admin" : true or false
2014-02-28 21:18:31 -05:00
daeks
bb2f9e0a24 removed json file 2013-09-16 18:48:04 +02:00
daeks
88c187d693 changed to div and reduced padding to 10 2013-09-04 20:16:26 +02:00
daeks
d0fcda7589 changed to class 2013-09-04 20:10:10 +02:00
daeks
4e95a8301c structured rightbar 2013-09-04 19:50:36 +02:00
daeks
b30169804f same for language 2013-07-03 07:42:11 +02:00
daeks
b921f8fb7c save theme to localstorage 2013-07-03 07:36:49 +02:00
daeks
3098067df5 small fix 2013-07-02 14:21:47 +02:00
daeks
0e81812d67 set theme on login 2013-07-02 13:16:59 +02:00
MrChang1
a299298457 Update index.php
Modified line 217 for the right-click menu.
2013-06-09 16:24:50 +03:00
daeks
97bd6d4ab7 disable caching for instance.js 2013-05-07 18:32:37 +02:00
daeks
1180be748f renamed to instance.js 2013-05-07 15:51:46 +02:00
daeks
4ce2049b80 empty demo file 2013-05-07 13:51:20 +02:00
daeks
6ffb339936 moved first creation of plugins.php to installer 2013-05-03 07:22:52 +02:00
daeks
2ef23ef845 pinnable rightbar 2013-05-01 09:24:37 +02:00
daeks
3797554528 allow plugins to hook into contextmenu 2013-04-23 20:12:05 +02:00
Kent Safranski
fe47db6f10 Merge pull request #329 from daeks/plugins
Enhancement: Plugins
2013-04-23 07:25:36 -07:00
daeks
d76460199a allow multiple rightbar entries 2013-04-21 13:46:41 +02:00
daeks
af121cb4a7 check should be a real check 2013-04-20 20:14:19 +02:00
daeks
0741799a8b added hr line 2013-04-19 11:23:00 +02:00
daeks
d70033c2ed fix authentification for plugins 2013-04-19 10:47:58 +02:00
daeks
3d98029c0a plugins 2013-04-19 10:35:19 +02:00
daeks
771571e1b7 added new modes 2013-04-17 10:51:04 +02:00
daeks
7855aa2423 close all button 2013-04-14 10:27:23 +02:00
daeks
72f9443ecb hide plus icon from projectbar if user has noaccess 2013-04-05 23:16:02 +02:00
Kent Safranski
1520326f70 Merge pull request #246 from daeks/patch
added file search to sidebar
2013-04-04 16:04:06 -07:00
Christian von Arnim
475ccab54d Fix Notice and Syntax error
Fix a notice in common.php
2013-04-04 23:28:17 +02:00
Christian von Arnim
148e84e89e Merge index.php 2013-04-04 23:22:05 +02:00
Christian von Arnim
27b9f07f2a Try to fix issues for pulling 2013-04-04 23:06:40 +02:00
Christian von Arnim
c45c1403c2 Read all components from components directory
A first step for an easy install of new components (as plugins or
something else)

load.json could be deleted
2013-04-04 22:11:00 +02:00
daeks
92bcf62208 refactored theme loading to fit old config.php 2013-04-04 21:03:24 +02:00
Christian von Arnim
4c86b680a5 Fix Notices
Notice: Constant THEMES already defined
Notice: Constant THEME already defined

The constants were created in the define line
2013-04-04 20:52:33 +02:00
daeks
f9cf3f7fe4 added file search to sidebar 2013-04-04 19:42:41 +02:00
daeks
c9e9d8b026 close icon for modals 2013-04-04 18:56:58 +02:00
fluidbyte
5338efee1e Minor Misc changes to project-sidebar UI 2013-04-04 06:53:03 -07:00
daeks
d5b5bd5adc projectbar from circuitbomb (only default theme!) 2013-04-04 08:03:37 +02:00
fluidbyte
737b7c3433 Added check to prevent theme failure if using legacy config.php file without THEME def's 2013-04-03 15:51:21 -07:00
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00