Ralf Becker
86e39b2ed1
* give everyone implicit rights for home app, as taking them away makes to many support problems
2011-03-30 07:58:22 +00:00
Klaus Leithoff
667f304018
handle account_last_change is string and 0
2011-03-16 16:26:48 +00:00
Klaus Leithoff
dcb7fae883
fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute). regard auth-system information for user edit/view
2011-03-16 14:22:24 +00:00
Ralf Becker
f8ea85a00c
* fixed not working delete of application-global categories via "admin >> global categories" in applications
2011-02-15 12:52:15 +00:00
Ralf Becker
3b7a53b20b
added EventMgr account_id columns to admin_cmd_change_account_id
2011-02-10 10:23:50 +00:00
Ralf Becker
ee0b4722b4
* dont give sql error in gathering statistic data, if table does not exists (eg. Gallery is not installed)
2011-01-05 08:33:49 +00:00
Klaus Leithoff
06b996c821
fix typo while checking old last-password-change
2010-10-25 15:30:30 +00:00
Klaus Leithoff
fe9b272584
checking for isset AND ==0 to determine if mustchangepassword is activated
2010-10-25 14:08:54 +00:00
Klaus Leithoff
15308e3d17
csv import of accounts: fix behavior for new accounts, after fix in rev.32588
2010-10-19 06:44:28 +00:00
Klaus Leithoff
f9b1dee802
csv import of accounts: fix behavior for new accounts, after fix in rev.32586
2010-10-18 16:33:38 +00:00
Klaus Leithoff
bd8fa2a2e4
fix typo while initalizing cmd_account object
2010-10-18 14:01:41 +00:00
Klaus Leithoff
ec356a7347
allow the option mustchangepassword to be set via admin_cmd_edit_user
2010-10-18 13:10:28 +00:00
Klaus Leithoff
95e96bacd1
categories: better handling of editing/moving categories within the cat-tree
2010-10-14 15:53:28 +00:00
Nathan Gray
375c359870
Backport 32501 - Change field mapping for groups to make more sense
2010-10-12 16:55:22 +00:00
Nathan Gray
91383a867e
Backport 32458 - Don't need 2nd password field when importing
2010-10-07 15:35:19 +00:00
Nathan Gray
24fc400329
Backport 32394 - Basic support for importing groups from CSV
2010-09-29 17:32:59 +00:00
Nathan Gray
cb7fb29b2e
Basic support for importing groups from CSV
2010-09-29 17:31:36 +00:00
Nathan Gray
feb4a3b108
Backport 32361 - Add basic support for importing users from CSV using admin_cmds
2010-09-28 22:56:33 +00:00
Nathan Gray
b1a6dd9732
Add basic support for importing users from CSV using admin_cmds
2010-09-28 22:45:57 +00:00
Klaus Leithoff
9a4b1d6ee7
allow for forced passwordchange on next login at account creation time
2010-09-27 07:52:41 +00:00
Klaus Leithoff
61812f4dc5
allow for forced passwordchange on next login at account creation time
2010-09-27 07:51:32 +00:00
Klaus Leithoff
9d176490bf
Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket
2010-09-22 10:16:32 +00:00
Klaus Leithoff
3843c0b59b
Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket
2010-09-22 09:48:27 +00:00
Klaus Leithoff
553152fc80
fix for expected parameter for data must be an array in set_timer, when starting async testjob; handling array as adr in send when creating messages
2010-09-13 08:41:04 +00:00
Klaus Leithoff
e95f4e6eba
fix for expected parameter for data must be an array in set_timer, when starting async testjob; handling array as adr in send when creating messages
2010-09-13 08:14:03 +00:00
Ralf Becker
1cd6ff968f
- new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too
...
- using --add-user instead of --edit-user in setup_cmd_admin
2010-08-20 20:30:30 +00:00
Ralf Becker
442bdbe564
- new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too
...
- using --add-user instead of --edit-user in setup_cmd_admin
2010-08-20 20:28:59 +00:00
Ralf Becker
3cef21d501
removed accedentily commited rpm patch again
2010-08-09 14:34:26 +00:00
Ralf Becker
b4a359fc7c
modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates
2010-07-29 17:03:06 +00:00
Ralf Becker
cff42abd07
modernising uiconfig a little bit and fixed mulitiple levels for framework for framed templates
2010-07-29 17:02:20 +00:00
Klaus Leithoff
a256704ecc
fix bug regarding the CKEditor view of Main/Loginscreenmessages
2010-07-02 10:07:48 +00:00
Klaus Leithoff
4e1f3f31e5
fix bug regarding the CKEditor view of Main/Loginscreenmessages
2010-07-02 10:06:44 +00:00
Ralf Becker
435e282efa
propset svn:keywords Id
2010-06-25 13:51:22 +00:00
Klaus Leithoff
d862d80727
allow the ordering of applications again
2010-06-25 12:55:33 +00:00
Ralf Becker
13ff6543cf
replacing admins own openwindow with egw_openWindowCentered2
2010-06-02 18:28:27 +00:00
Ralf Becker
29d273be1a
- removed Admin >> Manage applications, as setup is the place and tool
...
to do that (changing something here breaks something in almost all cases)
- removed disabled apps from application list in:
+ edit user
+ view user
+ edit group
2010-04-27 17:23:30 +00:00
Ralf Becker
938b7cf391
fixed not working rename of account_lid with admin/admin-cli.php, corrupted sqlfs (overwrite /home)
2010-04-21 12:28:27 +00:00
Klaus Leithoff
4a1fec7207
set the default for global_cats parameter to true\nreset start to 0, if we come back or view another apps categories\ntake care that the global_cats param survives the edit
2010-04-13 11:45:22 +00:00
Klaus Leithoff
f6a2c159a1
accept global_cats param
2010-04-13 10:29:05 +00:00
Ralf Becker
0c31158d00
"Ignore not installed apps"
2010-04-12 06:45:33 +00:00
Ralf Becker
71960a6d02
Fixed some more php53 Warnings after latest fix_depricated.php
...
improvment.
2010-03-21 09:37:52 +00:00
Ralf Becker
b40f14a95e
new setup config denying (default) or allowing user names identical to system users (ldap only)
2010-03-16 16:33:28 +00:00
Ralf Becker
1a5245e101
"only use posix_getpwnam to check for existing system user, if it's available (otherwise no more accounts can be created)"
2010-03-08 21:08:16 +00:00
Klaus Leithoff
e763d692c9
make sure the default type for addressbook is found if there is no entry in egw_config
2010-02-10 14:27:14 +00:00
Ralf Becker
8ad9d0cde5
dont start testjob, if user has no email address set
2010-02-03 03:40:32 +00:00
Ralf Becker
958452ff95
Implementation of global categories limited to a certain group:
...
- from user perspectiv they are global cat like the existing ones
(also comming in two flavors: global or for a certain app)
- admins can select to limit a global cat when they create it
--> all members of a given group have the cat as a global one
==> This does a silent modification of the categories table:
global cats get changed from cat_owner=-1 to cat_owner=0 !!!
2010-01-31 03:36:01 +00:00
Ralf Becker
41d1d4b5a6
fixed a few typos / debug stuff
2010-01-31 03:29:32 +00:00
Ralf Becker
38da9368b4
fixed a few typos / debug stuff
2010-01-31 03:28:32 +00:00
Ralf Becker
5073a8b24e
completly reworked admin >> global categories, in preparation for group specific global cats
2010-01-30 23:57:03 +00:00
Ralf Becker
7a948de39e
do NOT allow to delete original contact content-type for addressbook, as it only creates support problems as users incidently delete it
2010-01-07 04:54:48 +00:00