123 Commits

Author SHA1 Message Date
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
fluidbyte
4085230304 Remove unneeded css reference 2013-04-02 10:33:34 -07:00
daeks
b7ad5fbb85 themes 2013-04-01 12:20:17 +02:00
Florent Galland
824f44b7b7 Merge branch 'master' into collaborative 2013-02-24 18:52:42 +01:00
root
14c9685031 make english default language selection (fix for issue #168) 2013-02-22 05:53:25 -05:00
Danny Morabito
fe36fd2aa7 Add favicon to index 2013-02-10 21:36:54 +01:00
Fluidbyte
549cd9cdea Increased right-bar action visibility 2013-02-08 12:53:12 -08:00
Florent Galland
1cf0442294 Merge branch 'master' into collaborative 2013-02-08 09:57:47 +01:00
Verdier
c7be1e9d80 Animate language select show. 2013-01-29 18:32:18 +01:00
Verdier
a34aa3ae12 Merge branch 'master' of ssh://github.com/Bluefinch/Codiad into collaborative 2013-01-28 14:46:10 +01:00
Fluidbyte
caf5ff58b3 Hide language selector, link to show 2013-01-26 07:45:44 -08:00
Verdier
6951b28343 Replace array_key_exists by isset 2013-01-23 18:55:56 +01:00
Verdier
e7f88bff18 Improve language system. 2013-01-23 16:53:12 +01:00