Commit Graph

37 Commits

Author SHA1 Message Date
Uwe Steinmann
0247da8591 set partitionsize and maxuploadsize 2017-03-15 16:42:03 +01:00
Uwe Steinmann
b05df3ce6b set cachedir as it is used in Bootstrap class 2017-01-23 07:57:40 +01:00
Uwe Steinmann
df040190f1 pass $settings to view, set default theme to bootstrap 2016-04-07 08:30:47 +02:00
Uwe Steinmann
028161d14e set defaultsearchmethod for view 2016-02-04 18:25:42 +01:00
Uwe Steinmann
4dce5d7ab3 help and default search method be set 2016-02-01 19:57:08 +01:00
Uwe Steinmann
aefa0c120e set param 'class' for inclusion of view specific javascript file 2015-12-11 20:19:54 +01:00
Uwe Steinmann
cb0d7d8d92 enableClipboard takes out all clipboard functions 2015-02-24 17:47:58 +01:00
Uwe Steinmann
84da6f7e58 set parameter showmissingtranslation for each view 2014-04-08 10:40:54 +02:00
Uwe Steinmann
97d98137ca factory can be called without a class
in that case only the parent class SeedDMS_Bootstrap_Style will be initiated
2013-06-18 18:13:18 +02:00
Uwe Steinmann
9680d95e00 set refferer for view 2013-06-14 00:02:53 +02:00
Uwe Steinmann
cfc301290e make factory(), getStyles() and exitError() static 2013-02-27 17:09:26 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
be13dac0b7 - set parameter workflowmode for all views 2013-02-06 13:48:23 +00:00
steinm
0c5941c4e4 - fixed typo in 'partitionsize' 2013-01-29 13:08:25 +00:00
steinm
d20c0beff3 - pass $session as parameter to view 2013-01-28 10:16:13 +00:00
steinm
6cfdeb71b7 - code has moѕtly been moved into views 2012-12-14 08:57:29 +00:00
steinm
15e556192c - redid all changes in 3.4.x after project update at sf 2012-10-19 11:41:55 +00:00
steinm
b726a20ed9 - added method printAttributeEditField() 2012-10-09 09:58:15 +00:00
steinm
24d41c956d - prevent xss attack 2012-09-11 12:54:43 +00:00
steinm
5a39bffd73 - replace more <?= by <?php 2012-02-07 10:31:31 +00:00
steinm
3dedb42075 - categories of a document can be deleted 2011-12-06 12:28:36 +00:00
steinm
d2a4147de3 - just replace ' by \' in javascript code, do not use htmlspecialchars() 2011-12-05 16:44:09 +00:00
steinm
670f0aca48 - call htmlspecialchars() where needed 2011-12-03 11:09:14 +00:00
steinm
abd76b45a0 - added global statement 2011-10-26 07:31:48 +00:00
steinm
8215cd7590 - put string into quotes in javascript code 2011-10-25 13:35:31 +00:00
steinm
0b7120239e - use themes from dir themes if available
- fixed error in javascript to show attributes of file in Jumploader
- lots of vim folding
2011-10-19 08:56:15 +00:00
steinm
4bfcad0784 - fixed some javascript to make it work with java 1.5 2011-07-20 07:09:52 +00:00
steinm
cb6ff42daf - added methode to show jumploader 2011-03-10 14:46:01 +00:00
steinm
8a84bc3b51 - rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
- move them all into LetoDMS_Core
2011-01-20 08:18:37 +00:00
steinm
20d94edefd - set encoding in html header to utf-8 2010-12-14 13:07:29 +00:00
steinm
877b438320 - use new function LetoDMS_User::isGuest() instead of checking id
against varialbe _guestID
2010-12-03 07:27:27 +00:00
steinm
1e22f6f1b1 - filterAccess() is now a static function of LetoDMS_DMS 2010-11-22 21:01:33 +00:00
steinm
238425a4c3 - use new object $dms 2010-11-16 08:38:14 +00:00
steinm
5295252769 - prefixed classes with LetoDMS_ where needed 2010-11-08 12:41:53 +00:00
steinm
01648e3d7a - took over changes from stable release 2.0.2 2010-11-05 21:43:08 +00:00
steinm
b08d6861ed - took over changes from stable version 2.0.2 2010-11-05 21:17:41 +00:00
steinm
b5bc621318 - move all sources into trunk 2010-10-29 13:19:51 +00:00