Commit Graph

856 Commits

Author SHA1 Message Date
Ralf Becker
9cb610ad6d - adding primary group automaticaly to the groups of the user
- adding the user-data as parameters to the hooks: adduser, edituser, changepassword (old global var still works)
2003-09-13 19:00:41 +00:00
Lars Kneschke
ac487777b7 added support for primary group 2003-09-13 17:14:30 +00:00
Ralf Becker
35674f5ca3 reverted kneckes exidential changes 2003-09-13 14:39:30 +00:00
Lars Kneschke
437b960836 adding a primary group to the admin pages 2003-09-13 14:09:41 +00:00
Ralf Becker
f4fd01dd10 added possebility to remove the crontab-line 2003-09-06 10:50:35 +00:00
Ralf Becker
922a4331a7 registered the sidebox_menu hook 2003-09-03 12:27:23 +00:00
Ralf Becker
5422ee6beb disabled the peer servers 2003-09-02 13:28:38 +00:00
Lars Kneschke
e3dde66e08 change needed for integration of emailadmin
ldap bugfixing
2003-08-31 22:09:12 +00:00
reinerj
7115718dc4 update some phrases to German 2003-08-30 17:05:00 +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
Lars Kneschke
0cee6f2de4 make it install-able with 0.9.14 again 2003-08-30 06:08:42 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +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
e35efb3f53 merged asyncservices from .16 2003-07-21 18:21:30 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
gugux
1e8c937f2d Added 2 missing french translations. 2003-06-24 20:17:34 +00:00
ceb
782fdf7c2d fix bug #3861 2003-06-24 13:32:25 +00:00
ceb
51bb8354ab update langs 2003-06-21 00:54:02 +00:00
gugux
7b892aaec2 Added zh lang file, patch #1610, thanks to C K Wu ! 2003-06-11 20:09:22 +00:00
gugux
a7059b2dba Added one missing phrase and missing french translations. 2003-05-20 20:55:24 +00:00
Ralf Becker
fac8875fdf merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:46:39 +00:00
Ralf Becker
a09ccfb730 merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
ceb
6fa67e867b update tpl 2003-05-03 23:24:23 +00:00
ceb
aeb4efaae8 removed countryset 2003-04-29 22:10:16 +00:00
gugux
cce7e20b2b Changed all x's into %'s in lang files and lang calls, added missing english phrases and french translations. 2003-04-29 21:58:12 +00:00
ceb
cb2dec5dbe update 2003-04-28 00:41:55 +00:00
ceb
bde09a37ec update 2003-04-28 00:31:33 +00:00
ceb
4f6fc8d85a update 2003-04-27 23:16:15 +00:00
Ralf Becker
4e1cd7d1f5 new type of hooks via methodes instead of separate files:
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause
2003-04-27 22:26:04 +00:00
ceb
9e5ae9f83b update 2003-04-27 20:28:34 +00:00
ceb
0349874425 update 2003-04-27 19:28:13 +00:00
ceb
a6764066ce update xslt 2003-04-27 00:47:33 +00:00
ceb
a2bce3e3a2 update xslt 2003-04-27 00:17:58 +00:00
Ralf Becker
90ceda0ed1 added some compatibility, by allowing to still use the old display_section function 2003-04-26 08:56:28 +00:00
ceb
da54b591b1 update 2003-04-25 00:37:16 +00:00
ceb
91757ddabd update 2003-04-24 01:20:52 +00:00
ceb
26897b98c7 update 2003-04-24 00:48:23 +00:00
ceb
bf3affb467 porting admin to xslt 2003-04-23 21:52:22 +00:00
ceb
60079f0e17 started updating to xslt and rework accounts classes 2003-04-23 01:08:32 +00:00
gugux
1fbdbaa96c Changed a x into %1 2003-04-22 20:22:06 +00:00
gugux
661edeac5a Begin translation of x's to %'s ... 2003-04-22 20:09:01 +00:00
ceb
60d44718c5 update xslt tpls 2003-04-21 00:21:09 +00:00
ceb
1efbab7f62 update 2003-04-20 14:15:52 +00:00
ceb
84bd58f9ba admin port 2003-04-20 01:21:59 +00:00
Ralf Becker
54036d56b3 fixed ACL-labels and group-ACL 2003-04-06 22:29:57 +00:00
Ralf Becker
3955ddd056 changed to use title generated by applications-class,
added a 3-param to display_section to be compatible with old-style-apps
2003-03-27 11:06:33 +00:00
Ralf Becker
d948f09973 moved generation and translation of app-title into applications-class 2003-03-22 12:29:42 +00:00
Ralf Becker
c54c48804f some new german phrases 2003-03-22 10:51:02 +00:00
Ralf Becker
f9c53875eb Moved list_sessions and total from admin.socurrentsessions into the session-class and implemented them for php4 too.
So admin.socurrentsessions is no longer used and bocurrentsessions as well as the phpgwapi/templates/xxx/navbar.inc.php use the session-class to get the number of loged-in-users.
Aktivated the accesslog f�r php4-sessions too.
2003-03-21 00:47:18 +00:00