Commit Graph

39 Commits

Author SHA1 Message Date
Ralf Becker
aac9ec7d10 phpgw --> egw 2005-10-14 17:03:16 +00:00
Ralf Becker
940deb08a9 finished DB backup and restore for eGW:
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
  + shedule repeating backups
  + up- and download of backups
  + creating and restoring backups
2004-10-15 23:06:34 +00:00
reinerj
80ea30c5b1 changes from phpgw to egw dev group 2004-01-26 23:26:19 +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
5422ee6beb disabled the peer servers 2003-09-02 13:28:38 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
Ralf Becker
e35efb3f53 merged asyncservices from .16 2003-07-21 18:21:30 +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
91757ddabd update 2003-04-24 01:20:52 +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
ceb
6f6e06b39f removed var from hook_admin 2002-11-03 01:03:07 +00:00
skeeter
83102bed0e GNU Patch #379. 2002-06-29 15:59:37 +00:00
skeeter
6b8ddd566b Added the 'Find and Register Application Hooks'. 2002-01-06 05:01:29 +00:00
Miles Lott
630e221d1b Now in ui form (single layer) for mainscreen message 2001-12-24 00:17:41 +00:00
Miles Lott
7d78039d6b Use the new uiconfig class 2001-12-24 00:04:02 +00:00
Miles Lott
8ab7b9f771 Add new 3-layer cats editor 2001-10-02 13:35:04 +00:00
Miles Lott
4f9a3b4ef1 php3 and formatting adjustments - needs tweaking to make sure it works as
desired.
2001-09-26 01:02:39 +00:00
Miles Lott
e2f46ea462 Make admin use this; Fix add 2001-09-14 19:53:24 +00:00
jengo
e191362086 phpinfo() will now pop-up in a javascript window, the old method made things look very bad 2001-09-12 00:07:49 +00:00
Miles Lott
7ba1d94b8d Made servers admin 3-layer 2001-09-04 19:50:14 +00:00
jengo
0b5c0c040a Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00
skeeter
7e6c8e5ab4 Added the group suport to this class. 2001-09-03 02:58:25 +00:00
Miles Lott
cc10a86411 temporary undo of groups link 2001-09-02 00:39:42 +00:00
skeeter
2df316073d This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes. 2001-09-01 23:32:40 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00
Miles Lott
bf0f19ef26 Adding peer server admin 2001-08-13 17:08:00 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
Miles Lott
c07df36673 Add site config link 2001-06-12 17:24:25 +00:00
skeeter
69d6ba0a2d Added a PHP Info page back into the admin section. 2001-06-12 01:03:06 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
jengo
e4de7df1b1 Converted admin hooks over to templates 2001-05-16 05:12:20 +00:00
Miles Lott
a353ff71d8 Remove 'coming soon' 2001-03-25 02:55:25 +00:00
Miles Lott
8bfb749434 Add hook to pending categories.php for global category management 2001-03-25 01:07:28 +00:00
jengo
25fe742367 Cleaned up all of the link calls in the admin section 2001-03-08 23:32:22 +00:00
seek3r
e045c4236e added functions needed to detect template and image dirs 2000-12-19 18:14:22 +00:00
seek3r
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00