reinerj
ae5eb29bfe
replace the crap
2004-08-08 21:29:14 +00:00
Ralf Becker
8ea4f68715
using new email address from the account
2004-08-01 17:09:26 +00:00
Ralf Becker
74fd47804a
fixed asyncservices to run under the windows sheduler
2004-07-31 19:37:58 +00:00
Ralf Becker
faa4caa918
fix for bug [ 995944 ] Pass by reference in class.uicurrentsessions.inc.php
2004-07-22 14:35:38 +00:00
Ralf Becker
cf32369b5d
stoping account or group creation process, if there is an error and therefor no id (else the acl or preference class assumes to change the current user)
2004-07-12 22:06:13 +00:00
Ralf Becker
05a7e6de3a
fixed edit-user-form was loosing data, if an error occured
2004-07-12 19:54:44 +00:00
Ralf Becker
2d4a438533
fixed hook-values for add-user hook, new account id was not set, which gave an sql error in fudforum
2004-07-12 19:53:07 +00:00
Ralf Becker
e5d689cb9f
added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too
2004-07-11 08:33:28 +00:00
Ralf Becker
31b3575448
reset start-value after each new search/selection
2004-07-09 16:08:59 +00:00
Ralf Becker
1992c6982b
added email-address to the accounts-data and implemented a better account-selection (like the one in the new account-popup)
2004-07-04 17:33:13 +00:00
Ralf Becker
d9eb3ad604
not used anymore
2004-06-30 09:41:18 +00:00
Ralf Becker
889b6931f1
fixed call to accounts::save_repository not update for each user, but one time at the end
2004-06-23 13:19:38 +00:00
Ralf Becker
e8daf45b02
using account-selection widget
2004-06-12 09:48:59 +00:00
Ralf Becker
140a9fb5df
added possibility to assign a color and an icon to a global category
2004-05-29 10:16:52 +00:00
Ralf Becker
7a89d5312d
fixed loginscreen-message: was not updated if the performance patch was installed, as it changes the order of the columns in the phpgw_lang table and it did an insert without the column-names
2004-05-19 09:33:56 +00:00
Ralf Becker
f4361e3ca4
fixed not working scrolling and search for user-groups, fixed disabled search via admin-ACL's
2004-05-19 06:05:01 +00:00
alpeb
f75a66cc05
fix bug 948702. User won't be allowed to change an app name 'cause it breaks it.
2004-05-07 16:49:17 +00:00
alpeb
1dae93b363
partial fix to bug 948702: can't change apps names. Still more to do.
2004-05-06 15:29:33 +00:00
alpeb
6c6e2c445c
added phpbrain to list of apps supporting ACL
2004-05-04 17:45:04 +00:00
Pim Snel
94822be83a
implement htmlarea with plugins for testing and real use
2004-04-22 00:19:50 +00:00
Pim Snel
e20c2e2815
completly fix #921476 (Creating new account failes) The system now alerts that a group already exists with the userloginid which was attemted to create
2004-04-21 21:40:13 +00:00
Ralf Becker
b495aa7a0f
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 07:54:25 +00:00
Lars Kneschke
78443fcb63
fix things spoken about with ralf :)
2004-04-04 18:59:12 +00:00
alpeb
24e12a61dd
Fixes bug #869805 . When updating a group's name, in table phpgw_accounts only the account_lid field got updated, now account_firstname gets updated too.
2004-03-30 04:23:23 +00:00
Lars Kneschke
95ed13e717
second parameter was missing and generating a warning
2004-03-25 06:33:21 +00:00
Ralf Becker
7a47184f12
change icon for Group-ACL to use the standard/API edit-icon, changed the title/tooltip to "Grant access: edit group ACL's"
2004-03-23 13:45:23 +00:00
danbas
31d9bd59b6
fixed bug that I just introduced
2004-03-23 08:41:05 +00:00
danbas
ebe9a3354e
idle times of more than 24 hours are now displayed
2004-03-23 08:34:00 +00:00
alpeb
9f17551049
when using popup for selecting users to add to a group, if there was only one member in the group new members added weren't shown in the select box because there was no scrolling bar, so now I made it at least five lines big
2004-03-02 04:08:59 +00:00
Miles Lott
ecd7fdb9ea
fix banner
2004-03-01 00:57:01 +00:00
Ralf Becker
b074cbf924
fix for bug #843270 : unkillable categories
...
sub-cats should either be delete or made mains if there parent get deleted
2004-02-26 12:18:44 +00:00
Lars Kneschke
28d5293d6e
fix for bug [ 892893 ] "phpinfo" sometimes doesn't work
2004-02-26 09:01:42 +00:00
Miles Lott
2f32ca43b2
remove comment code which is not needed
2004-02-20 15:04:26 +00:00
reinerj
80ea30c5b1
changes from phpgw to egw dev group
2004-01-26 23:26:19 +00:00
Miles Lott
b66c1210c5
switch to _POST and _GET
2004-01-26 05:52:19 +00:00
Lars Kneschke
d96c9afac2
use a prefix for user accounts
...
can be set in setup
2004-01-12 06:22:20 +00:00
Miles Lott
9b3cb16bba
add missing )
2003-12-20 19:23:49 +00:00
Miles Lott
5a1f288b96
intval, ereg_, and gettype updates
2003-12-20 18:51:51 +00:00
Lars Kneschke
fb8e5b9f8a
made adding categories working again
2003-11-28 07:56:30 +00:00
Lars Kneschke
c7c349b7c6
don't open a new windows anymore, when editing ACL's
2003-11-27 18:14:57 +00:00
shrykedude
9fc3c9b55b
var check to make sure groups array is set before examining it, to eliminate PHP warning
2003-11-06 23:08:10 +00:00
shrykedude
b9f26e9216
Moved Add account item to same page location as other manager screens
2003-11-05 10:35:53 +00:00
shrykedude
79bae15b8d
Correct off-by-1 error in app list
2003-10-29 04:36:43 +00:00
shrykedude
b6578a3c3d
forgot to remove debug check
2003-10-22 05:18:45 +00:00
shrykedude
9798ccf162
Fixed bug in error log navigation.
...
Fixes for better HTML validation.
Match navigation button layout fixes.
2003-10-22 05:14:56 +00:00
Ralf Becker
57066401f5
Implemented for FUDforum/Ilia: changed the hooks addaccount, changepassword & editaccout to be called independent if the user is enabled for the app or not
2003-10-07 17:06:53 +00:00
Ralf Becker
1dfcc53846
sorted apps in user-manage after their titel and not after the not shown app-name
2003-10-05 23:16:03 +00:00
Ralf Becker
8e9ea3667f
disabled peer-servers
2003-09-24 16:50:10 +00:00
Ralf Becker
2c3c764d9f
fix to call {edit|view]_user_hooks again: ACL-manager and access-control
2003-09-24 16:48:04 +00:00
Ralf Becker
3261633231
sort the apps by title in admin->applications
2003-09-22 11:14:21 +00:00
Ralf Becker
27497d4f21
fix to show title of disabled apps
2003-09-22 10:58:05 +00:00
Lars Kneschke
39e3d2b965
don't call the deleteaccount hook twice anymore
2003-09-20 04:48:34 +00:00
Lars Kneschke
2f986a6667
fixed a problem with the primary group
...
fixed german translation
2003-09-19 20:43:04 +00:00
Ralf Becker
724b097301
pgSql fix, patch von Shryke Dude (shrykedude)
2003-09-16 21:55:22 +00:00
Lars Kneschke
0086593cb6
add stripslashes if needed
2003-09-14 16:30:27 +00:00
Lars Kneschke
9cf40e6797
can't delete class with members
2003-09-14 08:34:03 +00:00
Ralf Becker
850b3f6b4f
set primary group to the first group of the user or the Default group, if it is not set
2003-09-13 19:06:10 +00:00
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
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
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
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
ceb
782fdf7c2d
fix bug #3861
2003-06-24 13:32:25 +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
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
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
Ralf Becker
54036d56b3
fixed ACL-labels and group-ACL
2003-04-06 22:29:57 +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
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
Ralf Becker
c7e95eabee
*** empty log message ***
2003-03-13 00:28:22 +00:00
Ralf Becker
5f0ea8e766
Added a note (with link to setup) to admin/applications/add, to use setup to install new apps
2003-03-09 15:09:35 +00:00
ceb
a77d47cd5f
moved all the setup mess to its right place
2002-12-07 02:12:15 +00:00
Ralf Becker
fa68a06371
knecke's fix for the usergroups with no title set any more, plus my headerline from .14
2002-11-23 23:55:13 +00:00
ceb
6f6e06b39f
removed var from hook_admin
2002-11-03 01:03:07 +00:00
Ralf Becker
dba23ea4e2
removed some references to the old themes
2002-10-27 15:56:16 +00:00
Ralf Becker
d491a1d212
small fix to get edit-app working without app-title
2002-10-27 09:46:59 +00:00
ceb
405e2b5c65
removed app_title
2002-10-26 22:40:09 +00:00
skeeter
510aeaca5f
Fix to display correct time for current sessions.
2002-10-14 14:26:03 +00:00
ceb
23edad505e
update
2002-10-13 22:04:55 +00:00
ceb
fd64b8f0f8
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 22:32:10 +00:00
ceb
5cc3837622
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 22:03:35 +00:00
ceb
be05bc6e25
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 21:18:23 +00:00
ceb
6b1588ada5
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 20:45:27 +00:00
ceb
edc9286de9
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 18:43:58 +00:00
ceb
22ff2988c7
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 18:01:39 +00:00
ceb
aac6b5e5f4
update edit_cats to move the subtree with the cat if the parent changes
2002-10-12 17:23:56 +00:00
ceb
1e7e23d21c
update delete cats
2002-10-12 00:48:36 +00:00
ceb
0ae563ca08
fix for bug 1286
2002-10-04 20:59:00 +00:00
seek3r
86032f02dd
removed common->phpgw_exit() and fixed all references to it in the core apps and api
2002-09-28 20:01:44 +00:00
ceb
4e16995d6f
update delete cats
2002-09-25 03:56:06 +00:00
ceb
557c3842f2
update delete cats
2002-09-25 01:10:26 +00:00
Zone
71ec2f0197
Updates needed for phpwebhosting -> filemanager name change
2002-09-21 05:15:32 +00:00
ceb
e4044935f0
update cats
2002-09-08 20:40:12 +00:00
ceb
aacd03d33f
update cats
2002-09-04 01:58:34 +00:00
ceb
7d38b22ddb
update cats
2002-09-04 00:30:50 +00:00
ceb
8ad7b856f8
update cats files to test new delete function
2002-09-03 02:22:32 +00:00
skeeter
83102bed0e
GNU Patch #379 .
2002-06-29 15:59:37 +00:00
Miles Lott
c0a1b434e9
formatting
2002-06-18 01:13:43 +00:00
Ralf Becker
9be495246f
some changes to be compatible with seek3r new template-system
...
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 14:40:30 +00:00
seek3r
d2f00f43ce
added password validation routines, as well as general improvements on sanitize function
2002-05-26 08:50:40 +00:00
seek3r
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
Miles Lott
b08b5717b1
Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
...
Concept by Matt Pavlovich <mpav@algx.net>
2002-05-14 01:02:19 +00:00
Miles Lott
e73a5b57fc
Fix spelling of matches
2002-05-07 12:42:50 +00:00
seek3r
2f75040773
minor correct to the hooks
2002-05-02 01:38:25 +00:00
seek3r
b834ae9638
updated hooks for add/delete accounts and update password
2002-05-01 23:55:51 +00:00
skeeter
3e3cf46972
Fix for mssql or ODBC support.
2002-04-14 14:51:25 +00:00
Miles Lott
5d9ec2d917
Testing ability to handle checkboxes in admin config class
2002-03-20 00:27:34 +00:00
ceb
cef59ed231
update global apps cats to turn on or off showing of global systemwide cats
2002-03-19 02:35:38 +00:00
ceb
2ce7b79bc0
update cats
2002-03-16 01:57:56 +00:00
ceb
05c966c7f1
update
2002-03-13 17:27:31 +00:00
ceb
476c78076c
update
2002-03-13 17:03:49 +00:00
ceb
0c22fc3f0b
update cats
2002-03-13 16:30:51 +00:00
ceb
f612468342
update cats
2002-03-13 04:16:46 +00:00
Miles Lott
0ac2d5a353
adjust sql for new table names
2002-02-23 17:19:28 +00:00
Miles Lott
54e00b04d6
adjust sql for new table names
2002-02-23 17:18:55 +00:00
Miles Lott
25378a7f88
adjust sql for new table names
2002-02-23 17:17:02 +00:00
Miles Lott
3549178505
Add referer capability - arrives via HTTP_GET_VARS, saved in appsession
2002-02-21 12:27:56 +00:00
skeeter
360c22f7e4
Removed an extra line.
2002-02-18 13:41:40 +00:00
skeeter
1dea9a67b8
Now displayes the server correctly after adding/editing the entry.
2002-02-18 05:05:09 +00:00
Miles Lott
12b66fb8a9
Change lang/languages tables to phpgw_lang/phpgw_languages
2002-02-17 19:31:50 +00:00
Miles Lott
6c8ce90ce0
Fix version check and display
2002-02-17 15:34:13 +00:00
skeeter
b79eef2053
GNU Patch #122 .
2002-02-15 04:16:35 +00:00
skeeter
5e48dcbe99
GNU Patch #115 .
2002-02-15 01:51:32 +00:00
Miles Lott
7d1f940b00
Add check to ensure the app hook was installed, if not don't dump errors about
...
the function not existing
2002-02-02 19:01:17 +00:00
Miles Lott
b715103cdb
Apply Patch #86 , and add cancel buttons to account and group forms (need cleanup)
2002-01-24 12:28:45 +00:00
Miles Lott
5719e9e784
oops, need to write the config
2002-01-20 18:42:48 +00:00
skeeter
32d26df97d
This will clear the cache when individual is removed from a group.
2002-01-16 18:09:06 +00:00
ceb
fb6a15917b
update cats prefs
2002-01-13 23:54:46 +00:00
skeeter
a039cec5bd
Now checks to make sure the groups _lid is not blank when changing the _lid. Also, added calls to sessions->delete_cache() so the users cache can be re-built upon next activity.
2002-01-13 03:56:34 +00:00
ceb
8bc7d387ce
update cats
2002-01-12 18:28:42 +00:00
Miles Lott
acdd4ea960
Using ntier acl_prefs
2002-01-12 15:46:47 +00:00
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
skeeter
c61e5c3e83
One last fix.
2002-01-06 05:56:19 +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
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
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
32306abaf6
some additional performance improvements, including a switch to the hooks class which I finished up
2002-01-02 14:33:05 +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
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
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
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
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
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
Miles Lott
c016448915
Minor adjustments to work with register_globals off
2001-09-28 22:04:10 +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
4f9a3b4ef1
php3 and formatting adjustments - needs tweaking to make sure it works as
...
desired.
2001-09-26 01:02:39 +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
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
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
4ace9f98b2
Silence an error if user is not a member of a group
2001-09-08 06:23:50 +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
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
jengo
af907736ed
- Moved kill session over to 3 tier design
...
- Added ACL checks to current sessions
2001-09-05 02:13:27 +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
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
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
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
jerrywestrick
e41e0cc481
newer version of veiwer...
2001-08-12 01:06:07 +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
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
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
jengo
c74b5f542f
No longer needed
2001-07-02 20:32:02 +00:00
Lars Kneschke
0c0924738c
added some german translations
...
added a way to inlcude plugins into editaccount.php
2001-07-01 17:29:49 +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
jengo
ab63987864
Changed to new hook filename style
2001-06-07 02:40:35 +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
skeeter
7185c8fdb1
More controlled manual app. Controller can be more easily modified bya single source.
2001-05-14 00:18:12 +00:00
skeeter
34a91dbb46
New New manual - multi-language capabilities.
2001-05-11 02:34:43 +00:00
skeeter
76a9cfebe4
small fixes for consistency.
2001-05-08 17:25:13 +00:00
Miles Lott
58d77b3ddf
Change treemenu to an array
2001-05-08 10:34:12 +00:00
skeeter
5af7116030
New manual layouts
2001-05-06 16:37:40 +00:00
Miles Lott
49a0d8db8a
Add missing ';' and alter version checking in hook_admin_deleteaccount
2001-03-31 12:03:38 +00:00
skeeter
38dead09f4
New hook for deleting user account.
2001-03-30 03:55:25 +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
jengo
e1db069131
Fixed parse error
2001-02-13 19:40:37 +00:00
skeeter
c58afa9745
changed to call id2name()
2001-02-13 00:23:00 +00:00
skeeter
d9558f0417
fix for deleteaccount
2001-02-13 00:18:41 +00:00
Lars Kneschke
6b787678ea
useradmin pages rewrite started
2001-02-11 03:07:43 +00:00
jengo
ac60c67a5b
Added a temp partial fix for accounts to the new phpgw_account tables
2001-02-06 08:54:19 +00:00
skeeter
1717428989
fix for edit_account()
2001-02-03 01:46:58 +00:00
skeeter
2bd2c994b7
edit/new accounts works with new acl/applications and w/o warnings
2001-02-02 12:28:39 +00:00
skeeter
ea0ebf51ce
editaccount now works with acl class
2001-02-02 03:11:57 +00:00
jengo
813d2e72ed
Removed the use of nextmatchs->sql_limit() and replace it with db->limit()
2001-01-30 00:13:25 +00:00
skeeter
abf8c3bcd9
implementation of applications class
2001-01-21 01:26:23 +00:00
Lars Kneschke
21a878f06b
added missing
...
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
2001-01-11 21:09:25 +00:00
Lars Kneschke
0e36c3a43c
added missing )
2001-01-07 20:38:59 +00:00
jengo
24945c4b3b
text version of navbar is working again
2001-01-07 09:34:45 +00:00
skeeter
fbf40f18ab
fix for changing passwords
2001-01-07 03:40:38 +00:00
skeeter
329e8b3f00
calendar removed from api
2000-12-27 15:20:15 +00:00
skeeter
f3abbd9ae4
fixes for new preferences class
2000-12-27 15:07:14 +00:00
jengo
20c3f60c29
create header is now using templates
2000-12-27 09:30:43 +00:00
jengo
d30890881a
Started fixing edit account
2000-12-26 06:30:51 +00:00
Lars Kneschke
7d494dda53
user deleting and adding didn't work
2000-12-26 01:35:37 +00:00
jengo
947a4f5067
Changed all exit; calls to use the new common->phpgw_exit()
2000-12-23 22:50:32 +00:00
skeeter
ea66a64a46
new hook file for preferences
2000-12-22 21:18:35 +00:00
skeeter
cce88109f4
fix for changing of users password and setting in phpgw_sessions
2000-12-21 01:08:10 +00:00
seek3r
e045c4236e
added functions needed to detect template and image dirs
2000-12-19 18:14:22 +00:00
skeeter
ea3bd773b7
deleted call to preference_delete()
2000-12-16 16:51:03 +00:00
seek3r
c115717da0
converting to the new hooks system
2000-12-15 21:56:09 +00:00
Lars Kneschke
8b5b4cb849
read_accounts was making a loop to much, so we had always a empty line in
...
accounts.php
2000-12-10 10:46:42 +00:00
jengo
e09c174427
Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP
2000-12-06 11:19:59 +00:00
skeeter
d004d226fa
firstname and lastname was swapped
2000-12-03 12:45:40 +00:00
jengo
98b55b6cf9
Renamed table from sessions to phpgw_sessions
2000-11-26 09:34:39 +00:00
jengo
68c5285a8c
Fixed editaccount.php had the wrong table name
2000-11-26 09:32:34 +00:00
Lars Kneschke
8792d409b0
store only ldap data in the ldap server. phpgw data in the sql server
2000-11-25 22:34:15 +00:00
jengo
a8700c4050
Added the legal notice/message for the mainscreen
2000-11-24 04:45:09 +00:00
jengo
3742880ff0
Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet.
2000-11-23 22:06:54 +00:00
jengo
9f88504c00
Fixed login id changes not being updated correctly
2000-11-23 22:00:11 +00:00
skeeter
ba00a39582
Fix for deletion of user accounts
2000-11-22 12:16:51 +00:00
skeeter
d6295ba513
delete no deletes accounts calendar events
2000-11-21 02:32:22 +00:00
jengo
f888b16943
Working on nextmatchs for LDAP
2000-11-18 01:18:31 +00:00
jengo
471f42b67a
Cleaning up LDAP support
2000-11-17 21:16:49 +00:00
skeeter
3ad039bb09
fix for deletion of accounts
2000-11-17 03:28:36 +00:00
Lars Kneschke
7a855bfd7e
I hope i did not break too much. ldap-support should now be mostly
...
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
Lars Kneschke
0e967d2b64
removed bug
2000-11-11 12:04:44 +00:00
Lars Kneschke
8fd703f1eb
changes for better ldap support
2000-11-10 21:11:03 +00:00
jengo
74e0869c8f
Merged in LDAP patch
2000-11-06 00:27:52 +00:00
jengo
9d323346b3
Merged in patch for vcard support
2000-11-03 20:07:57 +00:00
jengo
ae4eb2c239
Cleaned up a little code
2000-10-31 11:55:05 +00:00
jengo
9adf13dc8c
Edit LDAP users is now working properly
2000-10-31 11:50:35 +00:00
pjw
4ebbb9871b
Fixed error on new user creation.
2000-10-26 23:17:06 +00:00
jengo
bbcc442177
Working on LDAP admin section
2000-10-26 01:16:10 +00:00
jengo
cb30556aaf
Update changepassword to work with LDAP
2000-10-25 22:09:41 +00:00
jengo
b33d3e05c4
Working on converting the account_lid owner fields to account_id
2000-10-25 21:09:00 +00:00
skeeter
f6109d9ed2
small logic problem
2000-10-24 02:35:36 +00:00
jengo
4076adf8b4
LDAP delete users is now working
2000-10-23 06:34:25 +00:00
jengo
2f3d14486b
more work on LDAP
2000-10-23 05:44:39 +00:00
jengo
3618a61f1c
More work on LDAP read accounts
2000-10-23 03:33:30 +00:00
jengo
9b9bad78f0
LDAP list users is now working
2000-10-23 02:48:34 +00:00
jengo
703b1c2553
Adding users to LDAP is now working
2000-10-23 01:14:21 +00:00
jengo
689f013abc
More work on creating the functions for the LDAP admin section
2000-10-20 05:59:25 +00:00
jengo
0295005a6e
More work on LDAP admin section
2000-10-20 05:51:27 +00:00
jengo
ac8d54a110
Fixed parse error and working on LDAP admin section
2000-10-20 05:43:27 +00:00
jengo
78e7194dc0
The SQL version of the admin section is fully working now
2000-10-20 05:14:53 +00:00
jengo
b592122f3c
More work on the SQL version of the admin section, editing accounts is now working
2000-10-20 04:43:13 +00:00
jengo
f9fe837aa5
More work on the SQL version of the admin section, add and delete account now works
2000-10-20 03:30:28 +00:00
jengo
e5f5796d49
Started adding the LDAP admin section functions
2000-10-20 02:45:54 +00:00
seek3r
24d5295a9d
switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens
2000-09-25 20:47:40 +00:00
seek3r
4d69ecc229
switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens
2000-09-23 05:31:51 +00:00