Commit Graph

1844 Commits

Author SHA1 Message Date
Uwe Steinmann
06008f795d update to bootstrap 2.3.2 2013-06-14 08:44:12 +02:00
Uwe Steinmann
7f90144deb pass refferer to op/op.[Clear|Move|Clipboard.php 2013-06-14 00:03:38 +02:00
Uwe Steinmann
4acfa444f2 jump to refferer if set in url 2013-06-14 00:03:16 +02:00
Uwe Steinmann
9680d95e00 set refferer for view 2013-06-14 00:02:53 +02:00
Uwe Steinmann
7dff350e8e ask user to donate in footer 2013-06-13 23:40:51 +02:00
Uwe Steinmann
6def97927d better error checking 2013-06-13 23:22:44 +02:00
Uwe Steinmann
9e2ba3e500 show clipboard as item in head menu 2013-06-13 23:16:46 +02:00
Uwe Steinmann
9242992d69 scripts for clearing clipboard and moving it into a folder 2013-06-13 23:16:08 +02:00
Uwe Steinmann
1901ec39be added phrase for clear_clipboard and move_clipboard 2013-06-13 23:15:17 +02:00
Uwe Steinmann
12d2e4778b add method clearClipboard() 2013-06-13 23:14:47 +02:00
Uwe Steinmann
77ddceff5c do not call getFolderPathHTML as a method of the view class 2013-06-13 19:07:59 +02:00
Uwe Steinmann
4d91a2be7d note about swedish translation update in 4.3.0 2013-06-13 18:39:39 +02:00
Uwe Steinmann
f1a3648798 updated to version 4.3.0 2013-06-13 18:37:00 +02:00
Uwe Steinmann
77b0fdfd12 add new config option enableClipboard 2013-06-13 14:57:53 +02:00
Uwe Steinmann
3a4930d28d use full with of browser if tree and clipboard are turned off 2013-06-13 14:57:16 +02:00
Uwe Steinmann
41d498f9e4 add note about french language update 2013-06-12 14:12:27 +02:00
Uwe Steinmann
a674a4471f fix php parse error 2013-06-12 13:49:21 +02:00
Uwe Steinmann
c5c22ec8d2 major update of french language provided by Raphaël M. 2013-06-12 13:46:25 +02:00
Uwe Steinmann
982698a12b fix typos found by Raphaël M. 2013-06-12 13:41:45 +02:00
Uwe Steinmann
4cad86a31c set stop words file 2013-06-11 13:42:41 +02:00
Uwe Steinmann
5986eac3ea fix clicking on folder tree 2013-06-10 22:11:03 +02:00
Uwe Steinmann
16d57c17ce add phrase for pl_PL 2013-06-10 12:14:01 +02:00
Uwe Steinmann
8c7eaad9ce add polish translation
this is still for letodms 3.4.2
2013-06-10 12:13:29 +02:00
Uwe Steinmann
c4b1a9bc05 new version 4.3.0pre2 2013-06-07 22:02:12 +02:00
Uwe Steinmann
eb1423dabc add entry for turning on foreign key constraints in sqlite 2013-06-07 21:49:29 +02:00
Uwe Steinmann
115039718e turn on foreign key constraints for sqlite3 2013-06-07 21:48:51 +02:00
Uwe Steinmann
9de4684d64 fix some php warnings 2013-06-07 15:26:47 +02:00
Uwe Steinmann
095f20a462 fix lots of php warnings 2013-06-07 15:26:09 +02:00
Uwe Steinmann
5c7e12248e more entries for 4.3.0 2013-06-07 13:08:12 +02:00
Uwe Steinmann
25a9e542c3 remove old class defintion of action links 2013-06-07 13:07:39 +02:00
Uwe Steinmann
4b798e4fed various improvements
add links for delete/editing object. Fix wrong tagging of submit button.
set start folder appropriately.
2013-06-07 13:06:15 +02:00
Uwe Steinmann
df883772f1 set typeahead function for any id starting with choosedoc.../choosefold... 2013-06-07 13:03:14 +02:00
Uwe Steinmann
7fb6a58e5f add missing phrases 2013-06-07 12:12:07 +02:00
Uwe Steinmann
64c605db43 add entry for redesigned search dialog 2013-06-07 11:52:06 +02:00
Uwe Steinmann
57c9a964cb add release notes 2013-06-07 11:51:47 +02:00
Uwe Steinmann
18d4f079e0 use relative address for out.FolderChooser.php in printFolderChooser()
this allows to use it from scripts in op/ (e.g. op.Search.php)
2013-06-07 10:13:52 +02:00
Uwe Steinmann
cf4f68e0c7 remove old code 2013-06-07 10:13:27 +02:00
Uwe Steinmann
f6ec61359e combine database and fulltext search into one form 2013-06-07 10:12:49 +02:00
Uwe Steinmann
45f0771b3f passing an array of user to search() is supported
till now it was only possible to filter the search by a single user
2013-06-07 10:09:32 +02:00
Uwe Steinmann
158d651cc0 use alternative folder icon because it appears lighter 2013-06-06 17:59:09 +02:00
Uwe Steinmann
5641a1c5c8 some explaination on how to use the scripts 2013-06-06 14:55:57 +02:00
Uwe Steinmann
49df29e69d expand include path, check for database version 2013-06-06 14:42:56 +02:00
Uwe Steinmann
2ad7ba81b6 check for database version 2013-06-06 14:42:31 +02:00
Uwe Steinmann
83407ee89f check for database version, fix comment 2013-06-06 14:41:55 +02:00
Uwe Steinmann
b384bbb62b check version of database, do not call deprecated functions 2013-06-06 14:41:12 +02:00
root
2d251a3431 remove calling setEnableAdminRevApp(), check for db version 2013-06-06 14:34:44 +02:00
Uwe Steinmann
940de0fabe note about different behaviour of version comment 2013-06-06 14:07:06 +02:00
Uwe Steinmann
d344eaea9a another switch for taking the comment for the version
if there is no version comment then the document comment can be taken
if the users forces it.
2013-06-06 14:05:03 +02:00
Uwe Steinmann
ac8dfd477a addDocument() does not use comment for version
formely if a version comment wasn't given the document comment
was taken instead. This has been removed.
2013-06-06 14:03:32 +02:00
Uwe Steinmann
3a6f4ef13a add missing text for attrdef_regex 2013-06-06 10:25:36 +02:00