Commit Graph

109 Commits

Author SHA1 Message Date
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
Verdier
69bff67cc7 Fix bug #133
Reverse @newsociallife change.
2013-01-22 09:33:15 +01:00
Danny Morabito
2b398f0167 More things translated 2013-01-21 21:12:53 +01:00
Danny Morabito
d3858274c8 Adding automatic language selector and right bar translated 2013-01-21 20:46:40 +01:00
Kent Safranski
8aca4b9ec7 Merge pull request #130 from newsocialifecom/master
lanaguage fix
2013-01-21 11:21:16 -08:00
Danny Morabito
033d8eb052 Add language selector 2013-01-21 19:53:34 +01:00
BLINDAUER Emmanuel
32c51197cf Remove commented old code 2013-01-19 09:54:13 +01:00
BLINDAUER Emmanuel
95afa09061 Remove references to DOCUMENT_ROOT and use SCRIPT_FILENAME to get real path instead 2013-01-19 09:44:31 +01:00
Florent Galland
4e6e764a76 Add amplifyjs dep and register as collab automatically. Yeah! 2013-01-08 19:32:57 +01:00
Lorefnon
61a913de92 Add link to content search 2012-12-24 10:41:26 +05:30
Lorefnon
a1f481b2ed Visual enhancements 2012-12-24 10:22:59 +05:30
Lorefnon
17c581c807 Implement regexp search and substring search 2012-12-24 02:57:37 +05:30
Lorefnon
f3cb8bf10d Implement finder menu ui 2012-12-24 02:02:04 +05:30
Lorefnon
b7482820d6 Add an options button and disable auto-collapse untill an appropriate configuration option can be provided 2012-12-24 01:28:54 +05:30
Lorefnon
b8e83e1bc6 Create basic user interface for finder 2012-12-23 12:51:12 +05:30