Commit Graph

6722 Commits

Author SHA1 Message Date
Ralf Becker
e84233a07f identical, use version in default 2003-09-01 14:29:37 +00:00
Lars Kneschke
1e86601deb add a missing space 2003-08-31 23:21:11 +00:00
Lars Kneschke
e3dde66e08 change needed for integration of emailadmin
ldap bugfixing
2003-08-31 22:09:12 +00:00
Lars Kneschke
ec432051ff removed little typo 2003-08-31 21:24:51 +00:00
Lars Kneschke
507bc9499e importing tabs js-class 2003-08-31 17:24:29 +00:00
Ralf Becker
0dac7abe0e imported dave's changes 2003-08-30 23:09:28 +00:00
reinerj
7115718dc4 update some phrases to German 2003-08-30 17:05:00 +00:00
Ralf Becker
cac3b67174 fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass 2003-08-30 15:31:38 +00:00
Ralf Becker
61f83720f5 not used, manageheader uses the lang-files from setup 2003-08-30 15:10:02 +00:00
Ralf Becker
b99e600aaa added flag to disable the str_replace('phpGroupWare','eGroupWare'), called egroupware_hack 2003-08-30 11:03:20 +00:00
Ralf Becker
1b1329661f admin/cats: changed logic and look to apply with the style-guide 2003-08-30 10:59:32 +00:00
Ralf Becker
3a4c803dbd fixed bug with not saved description in preferences::add
changed logic and look to apply with the style-guide
2003-08-30 10:26:20 +00:00
Ralf Becker
8ea71d2f7d fixed bug with not saved description in preferences::add 2003-08-30 10:25:14 +00:00
Ralf Becker
577f5eb5b7 reverted to the eGW logos 2003-08-30 09:36:02 +00:00
Lars Kneschke
c010b47c80 add the file including the javascript class 2003-08-30 08:47:01 +00:00
Lars Kneschke
cecef59550 addedd javascript support class 2003-08-30 08:44:51 +00:00
Lars Kneschke
a4ecc1017c formating 2003-08-30 07:15:36 +00:00
Lars Kneschke
0cee6f2de4 make it install-able with 0.9.14 again 2003-08-30 06:08:42 +00:00
Lars Kneschke
412e8052f3 a field name has changed
removed some ugly output
added utf8_decode for usernames
2003-08-30 06:06:11 +00:00
Ralf Becker
83032cf790 fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass 2003-08-29 16:42:25 +00:00
reinerj
6ebd57edaa remove phpgw default info with egw 2003-08-28 22:48:52 +00:00
Ralf Becker
7971e01aef some first basic branding 2003-08-28 18:17:11 +00:00
Ralf Becker
55638ce3a5 fixed some probs with not existing database 2003-08-28 18:14:45 +00:00
Ralf Becker
b90c3e5f47 reimported jsCal into phpgwapi/js now 2003-08-28 16:44:06 +00:00
Ralf Becker
f34fe8088b reimported jsCal into phpgwapi/js now 2003-08-28 16:35:07 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
skeeter
aedaca8c72 Changed the require_once to CreateObject 2003-08-25 10:15:27 +00:00
skeeter
3bbbded8e2 Someone missed the latest addition of the account_id for NEW installs. 2003-08-25 10:10:12 +00:00
ceb
0027baea33 droped class 2003-08-23 02:09:37 +00:00
ceb
4e0b29e3a9 what crap 2003-08-23 01:20:13 +00:00
ceb
6e63540873 update 2003-08-23 00:44:53 +00:00
Ralf Becker
006f912052 fixed calendar-title, & and " have been displayed as & or "
(cal is transmitting its data with entities and they get coded twice)
2003-08-19 10:29:52 +00:00
Ralf Becker
940e0c1df9 added a helpmessage to the jsCalendar input-field 2003-08-18 23:17:56 +00:00
Ralf Becker
940249850e added the jsCalendar to the date_widget 2003-08-18 23:15:59 +00:00
Ralf Becker
b32fe49d9b wrapper-class and setup-file for jsCalendar 2003-08-17 23:05:57 +00:00
Ralf Becker
3173e4dfc6 Initial revision 2003-08-17 22:44:06 +00:00
Ralf Becker
c30cd51f22 table_name returns empty if we have no db-connection instead of throwing error-messages (used in setup)
Note: daves OOP changes still needs to be merged to HEAD!!!
2003-08-13 10:56:01 +00:00
Ralf Becker
1f87ecc966 added config-switch to disable autoload of langfiles and added translations for some other new config-values 2003-08-10 10:45:49 +00:00
Ralf Becker
b91de60ca1 added config-switch to disable autoload of langfiles and some other config-values from .16 (commented them out if they are not yet implemented) 2003-08-10 10:40:12 +00:00
Ralf Becker
6e69545b4b added config-switch to disable autoload of langfiles
plus daves fix for register_globals off
2003-08-10 10:11:43 +00:00
Ralf Becker
cd1025f9cf 1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:29:34 +00:00
Ralf Becker
01f9a86272 1) partialy undoing gugux changes (label use '%s' if they want to place the widget within the label!)
2) useing a regular lang()-call with parameters instead of a message array, which got translated by the constructor
2003-08-08 16:20:16 +00:00
Ralf Becker
d2f6dbb043 manual contact was deleted when entering edit 2003-07-31 09:21:47 +00:00
Ralf Becker
db4fc5004b default Filter (for entering InfoLog) was not used 2003-07-31 09:20:36 +00:00
Ralf Becker
4e0a483462 filter-names where not translated 2003-07-31 09:18:27 +00:00
ceb
459fceb00f update 2003-07-26 23:37:55 +00:00
ceb
74040b0444 update 2003-07-25 01:11:45 +00:00
ceb
a636497b9e added function 2003-07-22 23:40:37 +00:00
ceb
a400950613 added function 2003-07-22 21:35:49 +00:00