Commit Graph

2998 Commits

Author SHA1 Message Date
Uwe Steinmann
75183a9d36 check experation and set status accordingly before listing documents 2016-02-09 17:33:23 +01:00
Uwe Steinmann
fc9ec1d3e3 add note 2016-02-09 13:13:02 +01:00
Uwe Steinmann
d1ffd8db1a fix getDocumentsByCategory()
didn't return the documents
2016-02-09 13:12:31 +01:00
Uwe Steinmann
cf193adfff add phrases for category_info and document_count 2016-02-09 12:37:49 +01:00
Uwe Steinmann
7640660284 make deletion of folders and documents work 2016-02-09 12:36:19 +01:00
Uwe Steinmann
ffdcbd0ce0 make click on .delete-document-btn and .delete-folder-btn work
even if the html is loaded by ajax
2016-02-09 12:35:30 +01:00
Uwe Steinmann
a72063c36a add missing parameter in call to printKeywordChooserJs() 2016-02-09 08:51:27 +01:00
Uwe Steinmann
1582fec00f completed changelog for 4.3.24 2016-02-08 13:31:45 +01:00
Uwe Steinmann
450ca9953e some code cleanup and no output if there are no dumps 2016-02-08 12:43:50 +01:00
Uwe Steinmann
911c7895d9 get some view parameter in js()
this fixes some php warnings
2016-02-08 10:40:29 +01:00
Uwe Steinmann
08831349dd fix syntax error 2016-02-05 17:31:29 +01:00
Uwe Steinmann
44a90c0263 use ajax calls and put all javascript into method js() 2016-02-05 17:26:45 +01:00
Uwe Steinmann
ae11964ca0 pass selected category to view 2016-02-05 17:26:24 +01:00
Uwe Steinmann
e87fe8a808 more notes for 4.3.24 2016-02-05 16:50:35 +01:00
Uwe Steinmann
20f1de9a3f replace sql statements with method calls in SeedDMS_Core 2016-02-05 16:49:27 +01:00
Uwe Steinmann
879a67ab84 getNotificationsBy[User|Group] uses the new methods in SeedDMS_Core_User and SeedDMS_Core_Group 2016-02-05 16:48:32 +01:00
Uwe Steinmann
e0de75d160 add method getNotifications() 2016-02-05 16:47:54 +01:00
Uwe Steinmann
d4deb0cc35 add method getNotifications() 2016-02-05 16:47:38 +01:00
Uwe Steinmann
ddce7c9c69 completed, prettyfied template 2016-02-05 14:48:02 +01:00
Uwe Steinmann
8b6631da6a folderListRow() doesn't need folder from view 2016-02-04 19:03:48 +01:00
Uwe Steinmann
a733ee3bd4 complete rewritten attribute manager 2016-02-04 19:03:19 +01:00
Uwe Steinmann
072282140a include previewer, set selattrdef 2016-02-04 19:02:46 +01:00
Uwe Steinmann
ad9d2f25d6 some new phrases 2016-02-04 19:02:20 +01:00
Uwe Steinmann
028161d14e set defaultsearchmethod for view 2016-02-04 18:25:42 +01:00
Uwe Steinmann
f57a6a6600 getStatistics() returns info about folders and versions 2016-02-04 18:25:04 +01:00
Uwe Steinmann
63d4ee9460 better error checking when setting a custom attribute 2016-02-03 14:47:50 +01:00
Uwe Steinmann
2317c092d6 fix setting default search method
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
43e6583db9 check if attribute def. has value set if multiple is set 2016-02-03 14:45:26 +01:00
Uwe Steinmann
d835aa84fe better checking when setting attr. value 2016-02-03 14:45:00 +01:00
Uwe Steinmann
0c8768a09e new version 4.3.24 2016-02-01 20:49:28 +01:00
Uwe Steinmann
383ad8391b add changes for 4.3.24 2016-02-01 20:49:04 +01:00
Uwe Steinmann
4dce5d7ab3 help and default search method be set 2016-02-01 19:57:08 +01:00
Uwe Steinmann
0ca91816b5 pass strictformcheck to view, fix undefined variable error 2016-02-01 19:56:13 +01:00
Uwe Steinmann
6251c5de4a new version 1.0.3 2016-02-01 09:15:48 +01:00
Uwe Steinmann
3f34ac3ba4 new version 1.1.7 2016-02-01 09:15:41 +01:00
Uwe Steinmann
603276c25f add command for indexing postscript 2016-02-01 09:12:31 +01:00
Uwe Steinmann
d0f172d133 various new phrases for additional configuration variables 2016-02-01 09:00:45 +01:00
Uwe Steinmann
cb424bdba7 new version 4.3.24 2016-02-01 06:38:58 +01:00
Uwe Steinmann
d36ba2114e custom attributes can be set with -a and -A
thanks to Jan-Benedict for providing this patch
2016-01-31 11:22:40 +01:00
Uwe Steinmann
2302546286 fіx argument passing to php file
passing arguments with whitespace didn't work
thanks to Jan-Benedict for providing this patch
2016-01-31 11:20:11 +01:00
Uwe Steinmann
97b19c3e00 fix typo in comment 2016-01-31 11:11:37 +01:00
Uwe Steinmann
5f47c8c05c more changes for 4.3.24 2016-01-29 16:49:34 +01:00
Uwe Steinmann
7dc478382f initial support for auto login of guest user 2016-01-29 16:48:21 +01:00
Uwe Steinmann
7140b12357 initial support for getting/setting custom attributes 2016-01-29 16:47:21 +01:00
Uwe Steinmann
f139625e4f fix link in autocompletion when search for object 2016-01-29 16:46:37 +01:00
Uwe Steinmann
e4c229854e make sure boolean attribute is set to 0/1 2016-01-29 16:44:05 +01:00
Uwe Steinmann
52344c0842 fix Content-Type for javascript code 2016-01-28 16:50:06 +01:00
Uwe Steinmann
5abe031222 put javascript into a separate file 2016-01-28 15:04:14 +01:00
Uwe Steinmann
3f0a455260 put javascript into separate file 2016-01-28 14:56:23 +01:00
Uwe Steinmann
e9be5cc115 put all javascript into its own file 2016-01-28 13:38:12 +01:00