Commit Graph

565 Commits

Author SHA1 Message Date
Miles Lott
cc10a86411 temporary undo of groups link 2001-09-02 00:39:42 +00:00
skeeter
df1d4a732c Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin. 2001-09-01 23:40:28 +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
Miles Lott
aedcd42f81 Add new default group config used for auto_add() 2001-08-31 22:30:47 +00:00
Miles Lott
72628a8880 temporary(?) fix to ensure certain old core apps still work, since their
configs are (still) api
2001-08-30 19:30:57 +00:00
Lars Kneschke
7b043d76b1 removed 2 unneeded funtions 2001-08-28 22:00:05 +00:00
Lars Kneschke
edc3121ba8 removed a unneeded file 2001-08-28 21:58:26 +00:00
Lars Kneschke
8d7ba95ea6 created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
2001-08-28 21:50:10 +00:00
Miles Lott
39de2bd2f9 GLOBALS... 2001-08-27 10:26:57 +00:00
zone
e70fb95b84 Fix add_def_pref when only one app was selected. Remove file_space junk for good 2001-08-21 07:12:41 +00:00
skeeter
cc37142599 Fixes for when no apps are enabled for a group/user to setup default preferences. 2001-08-21 00:51:03 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00
Miles Lott
428d511534 I give up for now, this should let you edit all 2001-08-13 22:39:42 +00:00
Miles Lott
fc01f2d86e not perfect but better re: dup server name conflict 2001-08-13 22:11:47 +00:00
Miles Lott
930c475286 Add missing fields 2001-08-13 20:37:51 +00:00
Miles Lott
af5585a28e Add some lang 2001-08-13 20:33:40 +00:00
Miles Lott
bf0f19ef26 Adding peer server admin 2001-08-13 17:08:00 +00:00
Lars Kneschke
c05949d6f2 removed a typo in the template 2001-08-13 16:31:58 +00:00
jerrywestrick
e41e0cc481 newer version of veiwer... 2001-08-12 01:06:07 +00:00
zone
9a7043abc6 Corrected problem with config_app always getting set to 'phpgwapi' 2001-08-10 06:52:19 +00:00
skeeter
5367dfd839 Default is now set to Delete All Records. 2001-08-10 03:28:17 +00:00
jerrywestrick
f83036ae9d __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
jerrywestrick
1ed266baee changed errorlog calling format to new array() style... 2001-08-06 17:56:30 +00:00
jerrywestrick
a24a7639a7 uses the new html.... 2001-08-06 16:51:44 +00:00
jerrywestrick
532726692c cosmetic changes due to funny if syntax..cosmetic changes due to funny if syntax.... 2001-08-06 16:50:20 +00:00
jerrywestrick
095bc09403 newer version.... Still not to be used in alpha... 2001-08-06 16:46:57 +00:00
jengo
948dc70875 *** empty log message *** 2001-08-06 09:46:03 +00:00
jengo
a68ab81cec Small HTML changes 2001-08-05 10:23:11 +00:00
jengo
f9726cefbe Now uses the dbs timestamp field 2001-08-05 08:05:45 +00:00
jengo
75e4cfe0fa Corrected bad link() call 2001-08-05 06:54:52 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
jengo
cb873132bb No longer needed 2001-08-05 06:34:19 +00:00
Miles Lott
8c570fcb19 php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var 2001-08-04 14:26:10 +00:00
chrwei
ed08e1617d Changed wrap="hard" to wrap="virtual" to prevent the adding of unneed whitespace 2001-08-03 14:54:43 +00:00
zone
b90e0c4bf6 Added file_repository option 2001-07-31 07:13:49 +00:00
Miles Lott
233d1640df Rolling back filespace column 2001-07-27 10:05:52 +00:00
Miles Lott
83e42d3d96 trim filespace value in accounts also 2001-07-23 23:02:40 +00:00
bettina
4a115e8bb1 update cats tpl 2001-07-23 03:04:40 +00:00
bettina
8dac4d5616 update delete cats 2001-07-20 01:05:47 +00:00
bettina
fed982b4a3 update add plus edit cats 2001-07-18 23:51:52 +00:00
Miles Lott
6145299773 Trim filespace value to allow for setting of '' and remove spaces from config default,
php3 array fix
2001-07-18 05:00:26 +00:00
Miles Lott
088010eee3 array format (php3) fixes 2001-07-18 04:43:52 +00:00
jengo
725953e2d4 Fixed blank cells showing up when the user didn't log out 2001-07-13 22:59:44 +00:00
jengo
a2cf079de6 Removed the "Allow anonymous access to this app" since its not being used and I hate answer emails and questions about it everyday :) 2001-07-13 07:12:46 +00:00
jengo
9b6cc18eb8 - Added banners
- Re-added the file I just deleted on mistake (currentusers.php)
- accesslog.php is no longer needed
2001-07-13 07:05:19 +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
cortesi
5a3e21ab8d added/fixed few translations 2001-07-09 01:10:16 +00:00
Miles Lott
899d2a59e5 Sort of a rollback to make disabled apps appear again 2001-07-06 18:41:52 +00:00
itheart
54742769e9 submit and cancel button lang 2001-07-05 06:49:24 +00:00
itheart
1073ea3272 New admin languages. 2001-07-03 18:42:56 +00:00