Christian Henke
|
8f7e0714e9
|
Merge branch 'master' of https://github.com/Fluidbyte/Codiad
|
2013-01-27 12:26:12 +01:00 |
|
Verdier
|
0180932786
|
Remember active document #55
|
2013-01-27 11:07:54 +01:00 |
|
Christian Henke
|
f4db5db610
|
Added setting for right sidebar open trigger (hover vs. click)
|
2013-01-27 01:18:08 +01:00 |
|
Fluidbyte
|
caf5ff58b3
|
Hide language selector, link to show
|
2013-01-26 07:45:44 -08:00 |
|
Flolagale
|
f5d9c04b34
|
Assign c_cpp mode to *.h files.
|
2013-01-22 10:52:19 +01:00 |
|
Danny Morabito
|
2b398f0167
|
More things translated
|
2013-01-21 21:12:53 +01:00 |
|
Kent Safranski
|
8aca4b9ec7
|
Merge pull request #130 from newsocialifecom/master
lanaguage fix
|
2013-01-21 11:21:16 -08:00 |
|
Danny Morabito
|
e470e978f0
|
add language to controller.php
|
2013-01-21 19:57:39 +01:00 |
|
Danny Morabito
|
f920910ed4
|
add lang in class.user.php
|
2013-01-21 19:56:37 +01:00 |
|
Kent Safranski
|
9549c4574b
|
Merge pull request #126 from moobyfr/integr
Fix pathing
|
2013-01-21 06:54:09 -08:00 |
|
Kent Safranski
|
cfd5f73a86
|
Merge pull request #115 from newsocialifecom/master
Multiple Languages Support
|
2013-01-21 06:53:44 -08: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 |
|
amontero
|
2aaa086201
|
Remove trailing whitespace.
|
2013-01-16 13:54:18 +01:00 |
|
Danny Morabito
|
f596db9286
|
Fix stupid git bug
git replaced the class.active.php with the dialog.php file... :-/
|
2013-01-11 10:57:29 +01:00 |
|
Danny Morabito
|
7bca8ec7ab
|
Replace lang() with i18n()
|
2013-01-11 10:45:08 +01:00 |
|
Fluidbyte
|
28cf9dcfc9
|
Fix positioning on filemanager context menu
|
2013-01-03 06:06:14 -08:00 |
|
Fluidbyte
|
219fdc0cd7
|
Misc cleanup
|
2012-12-26 08:11:54 -08:00 |
|
Fluidbyte
|
2e17629aa0
|
Misc cleanup
|
2012-12-26 08:08:56 -08:00 |
|
Fluidbyte
|
4b17c8162d
|
Misc cleanup
|
2012-12-26 08:04:52 -08:00 |
|
Fluidbyte
|
e38d0e30db
|
Fixes to check QS for empty sets
|
2012-12-26 07:46:49 -08:00 |
|
Kent Safranski
|
a4bcfdfc39
|
Added check for 'query' variable
|
2012-12-26 08:46:11 -06: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
|
2f1215eaf9
|
Improve documentation
|
2012-12-24 03:59:48 +05:30 |
|
Lorefnon
|
4e531f13e6
|
Disable verbose log messages
|
2012-12-24 03:57:55 +05:30 |
|
Lorefnon
|
80bf3a468b
|
Assign keyboard shortcut for finder
|
2012-12-24 03:56:28 +05:30 |
|
Lorefnon
|
fdef8579ba
|
Add explanatory note
|
2012-12-24 03:45:49 +05:30 |
|
Lorefnon
|
2667a39c9b
|
Fix the issue of file paths not being added for directory entries in directory tree
|
2012-12-24 03:42:56 +05:30 |
|
Lorefnon
|
0c91061f2b
|
Minor refactoring and optimization to prevent multiple unnecessary ajax requests
|
2012-12-24 03:26:27 +05:30 |
|
Lorefnon
|
4f49400fd3
|
Add basic documentation
|
2012-12-24 03:12:41 +05:30 |
|
Lorefnon
|
883ac7edf4
|
Refactor finder into a separate component
|
2012-12-24 03:06:26 +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
|
85dc2e73ad
|
Implement automatic restoration of initial tree state when finder loses focus
|
2012-12-24 00:36:48 +05:30 |
|
Lorefnon
|
30a0651601
|
Format the server response to provide information regarding datatype
|
2012-12-23 16:00:23 +05:30 |
|
Lorefnon
|
0b98d15632
|
Implement searching for files with matching names via ajax requests
|
2012-12-23 15:17:05 +05:30 |
|
Lorefnon
|
759b546e15
|
Implement a poller for finder and implement find action using linux find utility
|
2012-12-23 13:40:46 +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 |
|
Kent Safranski
|
226aaa5232
|
Merge pull request #105 from lorefnon/issue_82
Fix issue#82 along with some enhancements to notification system
|
2012-12-22 05:50:16 -08:00 |
|
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
|
bd0d342e9a
|
Improve dropdown visibility.
|
2012-12-22 08:59:54 +01:00 |
|
Verdier
|
7e4a277ce5
|
Improve tab visibility.
|
2012-12-22 08:17:15 +01:00 |
|
Verdier
|
804908c3b2
|
Fix clear cache when no suggestion.
|
2012-12-22 07:25:02 +01:00 |
|
Florent Galland
|
8edd9c5d99
|
Small cleaning.
|
2012-12-21 22:29:46 +01:00 |
|
Florent Galland
|
a9719f5a22
|
Fix "property exec is not a function" bug.
|
2012-12-21 22:01:50 +01:00 |
|
Verdier
|
d6894437a5
|
Improve index computation.
|
2012-12-20 15:15:33 +01:00 |
|
Florent Galland
|
830eb7f62f
|
Escape regex chars before matching fuzzily.
|
2012-12-20 12:29:35 +01:00 |
|
Verdier
|
7222f6e3ac
|
Merge branch 'autocomplete' of ssh://github.com/Bluefinch/Codiad into autocomplete
|
2012-12-20 11:57:43 +01:00 |
|