Commit Graph

1225 Commits

Author SHA1 Message Date
Uwe Steinmann
f303ca2903 do not call global functions anymore 2013-02-26 09:46:01 +01:00
Uwe Steinmann
22bb045b7e replace most global variables 2013-02-26 09:45:35 +01:00
Uwe Steinmann
745226e7e4 set global var theme from login form before calling first err msg 2013-02-26 09:44:50 +01:00
Uwe Steinmann
cbd28d12b7 allowDrop() returns false, stop propergation on drop 2013-02-26 08:23:29 +01:00
Uwe Steinmann
d0b6038e5f minor fixeѕ to make drag and drop work (not ready) 2013-02-26 08:22:46 +01:00
Uwe Steinmann
91d15df661 document is not passed to show() 2013-02-26 08:22:11 +01:00
Uwe Steinmann
08291209fe fix nesting of html tags 2013-02-26 08:21:35 +01:00
Uwe Steinmann
6de7764fc0 fix nesting of html tags 2013-02-26 08:21:01 +01:00
Uwe Steinmann
c81c69797c initialize memgroups and memusers early 2013-02-26 08:20:11 +01:00
Uwe Steinmann
035d1ee3e6 add remove icon to button 2013-02-25 10:17:07 +01:00
Uwe Steinmann
ababe23b6a add missing file 2013-02-25 10:16:45 +01:00
Uwe Steinmann
91c4145156 use common header 2013-02-22 21:56:18 +01:00
Uwe Steinmann
29626ce038 indicate if missing filesize, checksum can be repaired (Bug #24) 2013-02-20 21:22:44 +01:00
Uwe Steinmann
496c02eaec new version 4.0.0RC1 2013-02-20 11:44:08 +01:00
Uwe Steinmann
dfcec7b3cb added not about name change and new database fields (filesize, checksum) 2013-02-20 11:29:45 +01:00
Uwe Steinmann
0767bff6ae turn full text search of by default 2013-02-20 10:55:12 +01:00
Uwe Steinmann
f0e48d2e06 fixed translation 2013-02-20 10:54:04 +01:00
Uwe Steinmann
f3faf0bee7 added translation for 'set_workflow' 2013-02-20 10:48:22 +01:00
Uwe Steinmann
df54de8aa9 use translated text for buttons in modal boxes 2013-02-20 10:47:20 +01:00
Uwe Steinmann
590731389b added phase for close, fixed translation 2013-02-20 10:46:58 +01:00
Uwe Steinmann
b8237eb426 added phrase for 'close' 2013-02-20 10:46:45 +01:00
Uwe Steinmann
0966794200 added phrase do_object_unlink 2013-02-20 10:39:15 +01:00
Uwe Steinmann
400f596fa1 installation instructions for ubuntu 2013-02-20 10:13:09 +01:00
Uwe Steinmann
4085bc7b0b fixed minor error in multi instance installation 2013-02-20 10:04:31 +01:00
Uwe Steinmann
b255150fb1 added comment that mydmsDecodeStr shall not be deleted 2013-02-20 09:46:08 +01:00
Uwe Steinmann
4d86254eef propperly run update scritp of version 2013-02-20 09:45:41 +01:00
Uwe Steinmann
d30a74485a make it work with latest update script 2013-02-20 09:45:03 +01:00
Uwe Steinmann
a3f9b1d672 make it work with latest update script 2013-02-20 09:44:20 +01:00
Uwe Steinmann
f1617e7d1a set global var $theme to 'blue' 2013-02-20 09:43:39 +01:00
Uwe Steinmann
067f4fa0ec minor text modification 2013-02-20 09:43:21 +01:00
Uwe Steinmann
22955cef3b fixed installation
show form after error, run all update scripts
2013-02-20 08:49:52 +01:00
Uwe Steinmann
5975710302 new layout
one table line per user
2013-02-19 09:57:48 +01:00
Uwe Steinmann
d0c2daa6a6 added abbreviated weekday names 2013-02-19 09:05:45 +01:00
Uwe Steinmann
62587c59a4 use abbreviated weekday names
if the language file contains abbreviated weekday names use them, otherwise take the first 3 chars from the weekday name
2013-02-19 09:04:44 +01:00
Uwe Steinmann
7fd5b5c30d some minor text corrections 2013-02-19 08:50:06 +01:00
Uwe Steinmann
c4d23829e8 removed echo left over from debugging 2013-02-19 08:49:29 +01:00
Uwe Steinmann
7351b930e1 some more translations 2013-02-19 08:49:00 +01:00
Uwe Steinmann
7af53fbc87 many more german translations (see Bug #16) 2013-02-18 21:34:50 +01:00
Uwe Steinmann
62d0179812 added missing phrase 'settings_stagingDir_desc' 2013-02-18 21:17:46 +01:00
Uwe Steinmann
e2d4dfa53a added configuration of cacheDir 2013-02-18 21:17:23 +01:00
Uwe Steinmann
1e231d1e42 fixed typo in key for phrase 'settings_cacheDir_desc' (Bug #14) 2013-02-18 21:14:05 +01:00
Uwe Steinmann
9241ec5213 fixed typo (Bug #15)
added translation for settings_stagingDir_desc (Bug #11)
2013-02-18 21:08:17 +01:00
Uwe Steinmann
170216ac72 sync with bootstrap style as much as possible 2013-02-18 21:03:17 +01:00
Uwe Steinmann
3bebf1176d minor cosmetic corrections 2013-02-18 21:02:52 +01:00
Uwe Steinmann
694d75fdf3 include application.css before responsive design
need in order to add extra space at top of page without messing up
the layout on smart phones
2013-02-18 15:32:20 +01:00
Uwe Steinmann
969838a910 added 'padding-top: 60px;' for body 2013-02-18 10:13:12 +01:00
Uwe Steinmann
3878a7d7d0 minor correction in header 2013-02-18 10:12:34 +01:00
Uwe Steinmann
57445e28ef use button groups instead of table layout 2013-02-18 09:28:26 +01:00
Uwe Steinmann
812349fe9d took out 60px margin at top 2013-02-18 09:27:51 +01:00
Uwe Steinmann
5e0a1d8452 use new phrase 'select_category' 2013-02-18 09:27:19 +01:00