Commit Graph

98 Commits

Author SHA1 Message Date
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
Lorefnon
49bbfd3ec5 Whitespace cleanup 2012-12-23 11:55:14 +05:30
Lorefnon
c05c2a70de Fix for issue#82 and replace current notification system with toastmessage based notification system 2012-12-22 15:28:59 +05:30
Verdier
ce1f77a4a0 Fix css. 2012-12-13 18:37:23 +01:00
Florent Galland
8940082926 Merge branch 'master' into autocomplete 2012-12-11 23:43:02 -05:00
Kent Safranski
528a2b51eb Merge pull request #91 from Bluefinch/master
Fix IE9 compatibility and message hide tabs.
2012-12-11 06:27:37 -08:00
Verdier
3aee162c50 Fix IE9 compatibility. Simplify dropdown menu. 2012-12-11 14:47:38 +01:00
Florent Galland
0769d5b466 Populate with basic suggestions. 2012-12-10 22:48:09 -05:00
Fluidbyte
cc7d8d17ca Login icon cleanup 2012-12-10 07:03:12 -08:00
Florent Galland
0ac1888f31 Ctrl+Space opens a popover. Might need to change of popover plugin. 2012-12-09 23:26:56 -05:00
Verdier
43cf575912 Restoring old active files system. 2012-12-09 15:30:41 +01:00
Florent Galland
3d9f0bd994 Fix bad margin for icon-doc-text. 2012-12-08 18:50:18 -05:00