skeeter
|
9f76c46b29
|
Fixed a problem where it would try to Back to the group list when editing/viewing user data.
|
2002-01-11 02:01:29 +00:00 |
|
skeeter
|
3b71750055
|
This will allow admin members to grant group managers to user(s) of a group.
|
2002-01-10 18:18:44 +00:00 |
|
aloekak
|
813243a9f0
|
HTML 4.01 Compliance updates
|
2002-01-10 18:00:50 +00:00 |
|
aloekak
|
a8c09725e7
|
This is really just a test to make sure I'm doing this correctly.
I'm updating some of the html to make it more browser friendly.
|
2002-01-10 17:56:21 +00:00 |
|
p_pessagno
|
d7b4c46de0
|
Portuguese Translation
|
2002-01-10 17:40:12 +00:00 |
|
Miles Lott
|
478d41d1d2
|
remove stray whitespace
|
2002-01-08 02:05:04 +00:00 |
|
seek3r
|
c13ade18dc
|
Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files.
|
2002-01-07 10:50:42 +00:00 |
|
skeeter
|
c61e5c3e83
|
One last fix.
|
2002-01-06 05:56:19 +00:00 |
|
Miles Lott
|
c03a2eb15f
|
Add bottom and top
|
2002-01-06 05:44:23 +00:00 |
|
skeeter
|
710ec8fbdd
|
A few fixes to the new routine.
|
2002-01-06 05:37:17 +00:00 |
|
skeeter
|
6b8ddd566b
|
Added the 'Find and Register Application Hooks'.
|
2002-01-06 05:01:29 +00:00 |
|
Miles Lott
|
985fc8292c
|
Move peer server config; add option to set default expiration for auto-created accounts
|
2002-01-05 20:40:44 +00:00 |
|
Miles Lott
|
63f8f96f3f
|
This should now report correctly that the API is current
|
2002-01-04 04:43:00 +00:00 |
|
Miles Lott
|
6174ed9c72
|
formatting
|
2002-01-04 00:55:01 +00:00 |
|
Miles Lott
|
e17a39e584
|
Fix each error if no sessions listed (php4 mode sessions); add switch to add in
php4 mode session listing later
|
2002-01-04 00:39:00 +00:00 |
|
Miles Lott
|
1862cbeedb
|
Add missing phrases
|
2002-01-04 00:08:03 +00:00 |
|
Miles Lott
|
7104de54a1
|
Move 'installed applications' to common, since developer_tools also needs this
|
2002-01-03 23:58:38 +00:00 |
|
Miles Lott
|
0b5417f928
|
Another test
|
2002-01-02 18:20:10 +00:00 |
|
Miles Lott
|
17d994c883
|
Trying to silence error if no algo/mode available (mcrypt problem)
|
2002-01-02 18:16:41 +00:00 |
|
seek3r
|
f3fb44a6a6
|
updated the hooks entries
|
2002-01-02 17:01:55 +00:00 |
|
seek3r
|
32306abaf6
|
some additional performance improvements, including a switch to the hooks class which I finished up
|
2002-01-02 14:33:05 +00:00 |
|
Miles Lott
|
6149f2b864
|
converted to ui class
|
2001-12-27 18:01:48 +00:00 |
|
skeeter
|
40ee06a1d1
|
A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method.
|
2001-12-27 15:14:02 +00:00 |
|
Miles Lott
|
573c7089d1
|
Disable explicitly calling appname=phpgwapi
|
2001-12-24 05:17:07 +00:00 |
|
Miles Lott
|
99bf9a1305
|
Disable possibility of defaulting to display setup-only configs
|
2001-12-24 00:33:53 +00:00 |
|
Miles Lott
|
ff13d7a060
|
format switch/case
|
2001-12-24 00:30:48 +00:00 |
|
Miles Lott
|
630e221d1b
|
Now in ui form (single layer) for mainscreen message
|
2001-12-24 00:17:41 +00:00 |
|
Miles Lott
|
04ec0b3afb
|
Use correct post action
|
2001-12-24 00:07:39 +00:00 |
|
Miles Lott
|
7d78039d6b
|
Use the new uiconfig class
|
2001-12-24 00:04:02 +00:00 |
|
Miles Lott
|
2c96b6fc4f
|
New ui version of config.php
|
2001-12-24 00:00:09 +00:00 |
|
bettina
|
d885d64921
|
fixed langs
|
2001-12-23 23:03:17 +00:00 |
|
bettina
|
486f4c0bab
|
fixed langs
|
2001-12-23 22:54:57 +00:00 |
|
Miles Lott
|
093e6d006b
|
No longer used
|
2001-12-23 15:42:07 +00:00 |
|
Miles Lott
|
dba63c65d9
|
Add new validation hook call
|
2001-12-23 15:31:27 +00:00 |
|
Miles Lott
|
6f63d49bd0
|
Fix some of the horrendous formatting
|
2001-12-23 00:06:04 +00:00 |
|
Miles Lott
|
cbd35e90eb
|
New doc for using admin/config.php. This should probably go somewhere else...
|
2001-12-23 00:02:44 +00:00 |
|
Miles Lott
|
7ba873f2c2
|
Now using ui/bo classes in ./inc
|
2001-12-22 16:30:10 +00:00 |
|
Miles Lott
|
67ecd24a4a
|
Applied patch #492235 for parent cat select
|
2001-12-22 16:14:31 +00:00 |
|
Miles Lott
|
d662e5b113
|
Fix initial data type of listed var
|
2001-12-21 22:44:52 +00:00 |
|
Miles Lott
|
d1f4be1882
|
comment out 8char limit for ldap, for now
|
2001-12-21 20:52:13 +00:00 |
|
Miles Lott
|
3177cbe7b6
|
formatting
|
2001-12-21 03:41:06 +00:00 |
|
Miles Lott
|
720c77fae9
|
NNTP needs to be a phpgwapi config also, for now
|
2001-12-21 03:30:16 +00:00 |
|
Miles Lott
|
96cd727fa5
|
Make the mcrypt algorithm and mode used configurable in setup/config.php
|
2001-12-20 17:58:48 +00:00 |
|
Miles Lott
|
32a524a06b
|
one globals fix
|
2001-12-18 22:27:30 +00:00 |
|
Miles Lott
|
ddf22a95f5
|
Fix global problem, i hope
|
2001-12-18 22:22:47 +00:00 |
|
Miles Lott
|
6bb54e4059
|
formatting, disable rpc function
|
2001-12-18 06:10:32 +00:00 |
|
Miles Lott
|
e6eb32d36f
|
formatting, globals
|
2001-12-18 06:00:48 +00:00 |
|
Miles Lott
|
9895d0e161
|
remove possibility for any logged in user to edit app configs
|
2001-12-13 06:17:09 +00:00 |
|
Miles Lott
|
c67fd7c7ee
|
Fix for passing phpgw_info in the querystring
|
2001-12-05 16:19:12 +00:00 |
|
itheart
|
ce01f617eb
|
config.tpl change to lang_submit and lang_cancel.
|
2001-12-04 07:43:52 +00:00 |
|
Miles Lott
|
e576acde26
|
Some globalization; add a cancel button
|
2001-12-04 02:07:17 +00:00 |
|
Miles Lott
|
80edef2307
|
*** empty log message ***
|
2001-11-30 01:13:31 +00:00 |
|
Miles Lott
|
1b6c84d688
|
Fix to work with register_globals off, also tested with it on
|
2001-11-27 04:53:17 +00:00 |
|
skeeter
|
ad4a94139c
|
Fix for bug #480863.
|
2001-11-27 01:19:56 +00:00 |
|
skeeter
|
11563491f8
|
Trying to GLOBAL'ize these.
|
2001-11-21 03:22:08 +00:00 |
|
itheart
|
f5006fb941
|
Japanese lang file phrase add.
|
2001-11-19 20:34:02 +00:00 |
|
skeeter
|
fd78fe2018
|
Fix for bug #475833.
|
2001-11-17 03:09:19 +00:00 |
|
skeeter
|
f4c9cdb34c
|
Removed the account_total function. Very messy cause if using LDAP, the data is not stored in the phpgw_accounts table.
|
2001-11-16 04:09:21 +00:00 |
|
itheart
|
fa52e8ca86
|
japanese lang file add
config.tpl lang change "Select which type of authentication you are using:"
|
2001-11-14 22:40:15 +00:00 |
|
skeeter
|
defec5f96b
|
Fix for bug #463565.
|
2001-11-10 21:26:22 +00:00 |
|
skeeter
|
96e4fc63e8
|
Fix for bug #463565.
|
2001-11-10 21:20:52 +00:00 |
|
skeeter
|
5767f4f2a3
|
Small changes that use is_?????() instead of gettype().
|
2001-11-10 20:51:30 +00:00 |
|
Miles Lott
|
5d153ce550
|
php3 array fixes
|
2001-10-24 12:53:01 +00:00 |
|
loic
|
89324029f1
|
xmlrpc preference setting
|
2001-10-10 15:17:21 +00:00 |
|
loic
|
c7aacc344f
|
Implement xmlrpc for account creation
|
2001-10-10 15:10:15 +00:00 |
|
jengo
|
f162a41fbb
|
Default preferences are now working durring account creation
|
2001-10-05 03:16:11 +00:00 |
|
Miles Lott
|
ad0fab5b03
|
fix setting of hidden field
|
2001-10-02 13:44:57 +00:00 |
|
Miles Lott
|
8ab7b9f771
|
Add new 3-layer cats editor
|
2001-10-02 13:35:04 +00:00 |
|
jengo
|
3415933051
|
Fixed total time for previous login being shown on entrys where the user didn't logout
|
2001-10-02 06:55:54 +00:00 |
|
jengo
|
c98c5faa6e
|
There are apart of the old setup program and are no longer needed
|
2001-09-29 04:20:43 +00:00 |
|
Miles Lott
|
c016448915
|
Minor adjustments to work with register_globals off
|
2001-09-28 22:04:10 +00:00 |
|
jengo
|
dd450aa11b
|
#465163 - Merged in patch for Chinese Translations
|
2001-09-28 21:52:33 +00:00 |
|
jengo
|
b66076c146
|
Fixed killing another users session not working correctly
|
2001-09-28 21:41:16 +00:00 |
|
Miles Lott
|
4c6c40c322
|
fix version check
|
2001-09-28 14:09:22 +00:00 |
|
Miles Lott
|
bf8b57f629
|
no longer needed
|
2001-09-26 01:03:21 +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 |
|
angles
|
0221c38d87
|
improved idsociety navbar images for admin
|
2001-09-25 17:54:52 +00:00 |
|
jengo
|
ed6fabcc15
|
Merged in pacth for partial chinese translations - Thanks Yen-Shuo Su (shuo)
|
2001-09-24 22:50:14 +00:00 |
|
jengo
|
8acd9d12e8
|
Merged in patch for NIS auth - Thanks Dylan Adams <l0n@users.sourceforge.net>
|
2001-09-24 22:27:53 +00:00 |
|
Miles Lott
|
830242391d
|
Update/add langs for config.php in admin and setup
|
2001-09-21 20:38:50 +00:00 |
|
Miles Lott
|
4ef07f8d67
|
Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
|
2001-09-21 20:14:04 +00:00 |
|
Lars Kneschke
|
3985fe231d
|
modified the ldap class, to know the type of account(u or g)
|
2001-09-18 17:55:36 +00:00 |
|
skeeter
|
e007771652
|
This should now clear out the ACL entries when deleting a user.
|
2001-09-18 03:57:42 +00:00 |
|
Miles Lott
|
344e9f8c53
|
Remove superfluous footer activity
|
2001-09-17 22:30:14 +00:00 |
|
Miles Lott
|
b9d860f9c2
|
no longer needed
|
2001-09-16 18:11:03 +00:00 |
|
Miles Lott
|
477991e9f4
|
Add additional config to show currentapp and api upgrade status
|
2001-09-16 15:09:52 +00:00 |
|
Miles Lott
|
e2f46ea462
|
Make admin use this; Fix add
|
2001-09-14 19:53:24 +00:00 |
|
Miles Lott
|
51e8a50170
|
Converting to 3layer
|
2001-09-14 19:45:06 +00:00 |
|
Miles Lott
|
d3cc0b59f3
|
more fixes for GLOBALS
|
2001-09-12 16:53:51 +00:00 |
|
Miles Lott
|
37122a1fa7
|
add globals to work with setup
|
2001-09-12 16:49:23 +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
|
6d61de65ed
|
Updated file from Guillaume Courtois <guigui@gugux.net>
|
2001-09-08 13:02:12 +00:00 |
|
Miles Lott
|
4ace9f98b2
|
Silence an error if user is not a member of a group
|
2001-09-08 06:23:50 +00:00 |
|
Miles Lott
|
f6d2f9738f
|
Add never expires checkbox
|
2001-09-08 06:20:39 +00:00 |
|
Miles Lott
|
a7d2c1f0f5
|
Add never expires checkbox, since default date is now valid; Fixes to verify status is unsettable;
|
2001-09-08 06:18:43 +00:00 |
|
Miles Lott
|
71b16171cf
|
Default expires now one week from today, instead of 12-31-1969
|
2001-09-08 05:12:36 +00:00 |
|
Miles Lott
|
9973835b36
|
Update this form to match the other
|
2001-09-08 04:52:17 +00:00 |
|
skeeter
|
7861ad6363
|
Fix for editing a group. Was passing an invalid account_id for the group_id.
|
2001-09-05 22:39:27 +00:00 |
|
jengo
|
c5e7b0fb14
|
Removed some uneeded debug code from my last fix
|
2001-09-05 14:37:00 +00:00 |
|
Miles Lott
|
b64dbe3d4d
|
php3 array fix
|
2001-09-05 11:05:55 +00:00 |
|
jengo
|
b61103718f
|
Fixed logs not showing the current timestamp
|
2001-09-05 03:42:40 +00:00 |
|
Miles Lott
|
86496398e7
|
Place a default of none into security display
|
2001-09-05 02:54:03 +00:00 |
|
Miles Lott
|
fbad639a7a
|
Forgot to post the updated templates
|
2001-09-05 02:53:18 +00:00 |
|
jengo
|
af907736ed
|
- Moved kill session over to 3 tier design
- Added ACL checks to current sessions
|
2001-09-05 02:13:27 +00:00 |
|
bettina
|
3051d1645d
|
update langs
|
2001-09-05 01:49:28 +00:00 |
|
Miles Lott
|
8c8157235d
|
No longer needed
|
2001-09-04 19:50:43 +00:00 |
|
Miles Lott
|
7ba1d94b8d
|
Made servers admin 3-layer
|
2001-09-04 19:50:14 +00:00 |
|
jengo
|
32a1526890
|
- Groups and accounts now fully check ACL rights for each section
- Admins can only grant as much access as they already have
- Removed Header() calls and replaced them with direct ui calls
|
2001-09-04 04:26:51 +00:00 |
|
Miles Lott
|
06ca22562c
|
Two php3 array fixes
|
2001-09-04 03:34:02 +00:00 |
|
skeeter
|
1e52451e2e
|
Never added the Id tage for cvs info in the files.
|
2001-09-04 03:29:36 +00:00 |
|
skeeter
|
deb2991868
|
These changes go along with the LDAP changes.
|
2001-09-04 03:13:28 +00:00 |
|
jengo
|
8c5a988f0f
|
No longer needed
|
2001-09-04 01:25:03 +00:00 |
|
jengo
|
8b483a14a4
|
Removed some commented out code
|
2001-09-04 01:18:35 +00:00 |
|
jengo
|
583c8d7c6c
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:17:40 +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
|
d0c4053077
|
Using GLOBALS
|
2001-09-02 14:54:03 +00:00 |
|
Miles Lott
|
4004b60c84
|
Send intval of account_id to accounts class so that get_account_id will work
as expected
|
2001-09-02 13:51:24 +00:00 |
|
Miles Lott
|
15fb31980d
|
php3 array fix
|
2001-09-02 12:44:02 +00:00 |
|
skeeter
|
386f8a755a
|
Missed a GLOBALS.
|
2001-09-02 07:30:46 +00:00 |
|
skeeter
|
cc1f20a340
|
Added list_group() and edit_group(). Still need to do add_group() and delete_group().
|
2001-09-02 07:30:25 +00:00 |
|
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 |
|