Commit Graph

22463 Commits

Author SHA1 Message Date
Ralf Becker
d46bd621ae return (protected) array with validation errors instead of just the count 2013-05-25 17:20:11 +00:00
Ralf Becker
cd7b9b0910 return (protected) array with validation errors instead of just the count 2013-05-25 17:18:43 +00:00
Ralf Becker
38a4671e04 * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:08:10 +00:00
Ralf Becker
b9102b010c * Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4 2013-05-25 11:07:38 +00:00
Ralf Becker
b8ce46782c re-order ADS above CAS, as it now also allowed for account storage and translations 2013-05-25 09:15:17 +00:00
Ralf Becker
8c6fd8d936 changes to create users and set passwords on win2008r2 2013-05-24 17:08:15 +00:00
Ralf Becker
d606c696e8 Changelog for 11.1.20130524 2013-05-24 07:14:25 +00:00
Ralf Becker
67c59a8fd9 * Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time) 2013-05-24 07:07:24 +00:00
Ralf Becker
59f57d69b6 * Timesheet: allow to add timesheets starting yesterday and end today (no warning end-time before start-time) 2013-05-24 07:07:04 +00:00
Ralf Becker
cc38dee31e * LDAP: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too 2013-05-23 17:10:19 +00:00
Ralf Becker
9ecefc6b79 * LDAP: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too 2013-05-23 17:09:59 +00:00
Ralf Becker
0467ec13ec prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:54 +00:00
Ralf Becker
6066cbaad4 prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:35 +00:00
Ralf Becker
94bf204388 fixed typo causing no accounts to be displayed in accounts addressbook under ldap 2013-05-23 16:52:42 +00:00
Ralf Becker
c4004a22b6 * Tracker: widget to fetch tracker-data for custom print templates 2013-05-23 16:16:35 +00:00
Ralf Becker
8ebd18f33e * Tracker: widget to fetch tracker-data for custom print templates 2013-05-23 16:15:39 +00:00
Ralf Becker
e32d08b74d fixes for 11.1 2013-05-23 16:05:39 +00:00
Ralf Becker
7944b77bb2 * EMail: sort Sieve filter rules via drag-n-drop 2013-05-23 15:57:27 +00:00
Ralf Becker
05d8491861 fixed missing hove on inactive Sieve rules 2013-05-23 14:38:41 +00:00
Ralf Becker
78384c98f4 offer to delete all existing accounts from SQL tables, before migration to it 2013-05-23 14:33:34 +00:00
Ralf Becker
eaf3e6e1a5 offer to delete all existing accounts from SQL tables, before migration to it 2013-05-23 14:33:14 +00:00
Klaus Leithoff
fc9bc8fc28 even better help text on sieve rule edit 2013-05-23 14:17:01 +00:00
Klaus Leithoff
8ced02dc55 fix problem regarding the ability to save a groups emailaddress 2013-05-23 13:51:41 +00:00
Klaus Leithoff
a7944a3b76 fix problem regarding the ability to save a groups emailaddress 2013-05-23 13:48:51 +00:00
Ralf Becker
30981ba8df removed wired way to do a hover background color 2013-05-23 11:51:06 +00:00
Klaus Leithoff
3ef6278c10 remove obsolet template 2013-05-23 11:49:51 +00:00
Klaus Leithoff
b84413c7ad * eMail: small modification of user interface for editing sieve rules to clarify the use of :matches , :contains or :regex 2013-05-23 10:34:50 +00:00
Ralf Becker
d894051d1e fixed broken template 2013-05-23 09:45:03 +00:00
Ralf Becker
63d8fe41df fixed broken template 2013-05-23 09:39:13 +00:00
Ralf Becker
f9020f4590 * Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input 2013-05-23 09:05:35 +00:00
Ralf Becker
50ed435eb7 * Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input 2013-05-23 09:01:33 +00:00
Klaus Leithoff
894f92b4c3 make sure subject is UTF8 (complies with json_encode); handle unfolding of the emailadmin profile correctly 2013-05-23 08:16:25 +00:00
Nathan Gray
d9b9743b81 Play a little nicer with jdots template & poor implementation of drop 2013-05-22 22:44:27 +00:00
Nathan Gray
e8a21565ab First run at a new home app. Just structure so far, more to come. 2013-05-22 20:13:12 +00:00
Nathan Gray
44f4e1ba3b Silence permanent debug 2013-05-22 19:30:31 +00:00
Nathan Gray
753ba3b006 Remove debug 2013-05-22 19:29:42 +00:00
Ralf Becker
4e1a2bc048 fixed typo causing admin account creation to fail, if "delete all users and acl" was checked 2013-05-22 18:30:04 +00:00
Nathan Gray
092493a065 Look for content / modifications inside the current name space as well, if the widget can create its own namespace 2013-05-22 18:13:37 +00:00
Nathan Gray
100c706674 Add an additional condition to check in case the template file is not recognized as XML, and try to parse it 2013-05-22 18:11:41 +00:00
Nathan Gray
f451b65557 Use refresh method for more intelligent updating 2013-05-22 18:10:26 +00:00
Ralf Becker
4037993dc5 * API: full support of active directory as account storage, tested so far with Samba4 2013-05-22 17:22:20 +00:00
Ralf Becker
94b183d3f4 * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:03:32 +00:00
Ralf Becker
f993f20723 * API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date 2013-05-22 09:02:53 +00:00
Klaus Leithoff
4f21f80728 * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:32:46 +00:00
Klaus Leithoff
5182f8280b * eMail: fix problem on compose when changing signatures, when html-mail contained anchors 2013-05-22 08:30:40 +00:00
Nathan Gray
173d2ad374 Fixes to actions, to better support changing after initial creation 2013-05-21 20:24:40 +00:00
Nathan Gray
f53a90ccdf Update in-code documentation to match code 2013-05-21 20:23:35 +00:00
Nathan Gray
08ac429774 Sort browser's widget list, so you can find widget you're looking for 2013-05-21 20:22:51 +00:00
Ralf Becker
ec9032d057 * Admin: fixed fatal error when creating new users 2013-05-21 18:05:10 +00:00
Ralf Becker
7806f183a9 * Admin: fixed fatal error when creating new users 2013-05-21 18:03:44 +00:00