Ralf Becker
1723f6235e
* Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
...
also changed all et2 actions to not use an iframe with ajax=true
2015-07-01 18:35:24 +00:00
Ralf Becker
058ef3e89f
* Login/Password: handle forced password change on login page
...
r53022: visualize not existing ability to unset "must change password on next login", by making it readonly
r53024: change "password about to expire in N days" warning into an once per login info-message (was a redirect to password change)
2015-07-01 17:54:18 +00:00
Ralf Becker
4e986e58b8
change "password about to expire in N days" warning into an once per login info-message (was a redirect to password change)
2015-07-01 17:51:56 +00:00
Nathan Gray
4032bcb213
Calendar et2 conversion work in progress.
...
- Event styling
2015-07-01 16:02:20 +00:00
Ralf Becker
56c5db4fbc
visualize not existing ability to unset "must change password on next login", by making it readonly
2015-07-01 14:58:07 +00:00
Ralf Becker
d39c2a71bf
* Login/Password: handle forced password change on login page
2015-07-01 12:44:34 +00:00
Ralf Becker
55248b0d18
also give Admins apps of all users group Defaults, in case one forgot to add admins to it
2015-07-01 07:25:38 +00:00
Ralf Becker
8702d06ec7
also give Admins apps of all users group Defaults, in case one forgot to add admins to it
2015-07-01 07:25:16 +00:00
Nathan Gray
3d6e1573bb
Calendar et2 conversion work in progress.
...
- Update after edit
2015-06-30 23:34:38 +00:00
Nathan Gray
925c29ce9d
Calendar et2 conversion work in progress.
...
- Some context menu actions
- Reduce code duplication in views
- Fix views still using iframe
2015-06-30 22:26:59 +00:00
Nathan Gray
90c578b8f4
Remove debug
2015-06-30 21:19:05 +00:00
Nathan Gray
64d74252cf
Get cachable select options asyncronously
2015-06-30 21:17:53 +00:00
Klaus Leithoff
90b046ff41
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:26:33 +00:00
Klaus Leithoff
cec90fe064
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:24:06 +00:00
Ralf Becker
6be9dca9e8
fix egw_ical_iterator to use new Horde_Icalendar
2015-06-30 06:54:13 +00:00
Ralf Becker
be9cd16de4
fix egw_ical_iterator to use new Horde_Icalendar
2015-06-30 06:53:46 +00:00
Nathan Gray
56c7c34c19
If app is not found in get_rows, use the template
2015-06-29 20:39:32 +00:00
Nathan Gray
ed97ead93e
If app is not found in get_rows, use the template
2015-06-29 20:33:10 +00:00
Nathan Gray
dcc69abf9b
* Smarter favorite highlighting
...
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-06-29 19:16:56 +00:00
Ralf Becker
59964e7788
an other leftover of switch to new Horde_Icalendar classes
2015-06-29 12:31:57 +00:00
Ralf Becker
f9142139d5
an other leftover of switch to new Horde_Icalendar classes
2015-06-29 12:31:11 +00:00
Ralf Becker
601e4f39e4
teach ./svn-helper.php up to cope with apps being git repos
2015-06-27 16:47:55 +00:00
Ralf Becker
dd334a4e7d
teach ./svn-helper.php up to cope with apps being git repos
2015-06-27 16:46:51 +00:00
Ralf Becker
6d2ef17b0f
* CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms
2015-06-25 20:39:53 +00:00
Ralf Becker
b6ce831776
* CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms
2015-06-25 20:38:59 +00:00
Ralf Becker
b8192fec8c
* Calendar: fixed handling of alarms when creating exceptions to have them on exception and next regular recurrence
2015-06-25 20:35:24 +00:00
Ralf Becker
1f8cce71c4
* Calendar: fixed handling of alarms when creating exceptions to have them on exception and next regular recurrence
2015-06-25 20:35:00 +00:00
Ralf Becker
b3ff22fe86
do not track participants, if none set
2015-06-25 20:32:22 +00:00
Ralf Becker
9c73eeca62
do not track participants, if none set
2015-06-25 20:32:03 +00:00
Ralf Becker
5108e0bd9d
* Calendar/iCal/CalDAV: recuring events were exported to long
...
our enddate is the end-time, not start-time of last event!
2015-06-25 20:30:52 +00:00
Ralf Becker
1bd48f294a
* Calendar/iCal/CalDAV: recuring events were exported to long
...
our enddate is the end-time, not start-time of last event!
2015-06-25 20:30:22 +00:00
Ralf Becker
a520d70ed3
use json-encoding instead of (php-)serialize for storing of iCal X-properties in DB
2015-06-25 20:27:06 +00:00
Ralf Becker
7ab8e61250
use json-encoding instead of (php-)serialize for storing of iCal X-properties in DB
2015-06-25 20:26:19 +00:00
Nathan Gray
4648f91bb7
Calendar et2 conversion work in progress.
...
- Start of planner view
- Scroll moved to app.js so month works better
2015-06-25 17:44:28 +00:00
Hadi Nategh
558589c1eb
Do not bind any extra resize on popups in idots as they have resize their own handler
2015-06-24 15:20:43 +00:00
Nathan Gray
ebefb71737
Fix nextmatch keyboard actions were operating only on the focused row instead of all selected rows. Fixes CTRL+selecting rows, then deleting removed the unselected row instead of the selected rows.
2015-06-24 15:19:48 +00:00
Ralf Becker
dcf17296fa
remove old commented include
2015-06-24 13:48:59 +00:00
Ralf Becker
f0e2877698
using new Horde_Icalendar class from vendor for CalDAV/CardDAV and iCal import/export instead of old code in phpgwapi/inc/horde
2015-06-24 13:48:14 +00:00
Ralf Becker
cd48c7c22b
new Horde_Icalendar throws Horde_Icalendar_Exception on call to getAttribute() for not existing attributes, getAttributeDefault($name, $default) returns $default instead
2015-06-24 12:30:56 +00:00
Ralf Becker
62959f95f9
using new Horde code in vendor for timezone stuff too
2015-06-24 10:51:23 +00:00
Ralf Becker
3640ef4eb0
using new Horde code in vendor: fix PHP Fatal error: Cannot access protected property Horde_Icalendar_Vevent::$_attributes
2015-06-24 10:46:19 +00:00
Ralf Becker
d9a83ac4aa
using new Horde code in vendor for timezone stuff too
2015-06-24 10:33:58 +00:00
Ralf Becker
2e9db465c8
fix PHP Fatal error: Class Horde not found
2015-06-24 08:53:18 +00:00
Ralf Becker
dc45cf1982
fix PHP Fatal error: Cannot access protected property Horde_Icalendar_Vevent::$_container
2015-06-24 08:51:20 +00:00
Nathan Gray
787c83106d
Fix nextmatch keyboard actions were operating only on the focused row instead of all selected rows. Fixes CTRL+selecting rows, then deleting removed the unselected row instead of the selected rows.
2015-06-23 16:07:46 +00:00
Klaus Leithoff
ee02151c3a
attempt to get Sendmail working in zpush implementation
2015-06-23 15:36:12 +00:00
Hadi Nategh
63cd244e97
Set less max-width for category in calendar edit dialog
2015-06-23 14:19:18 +00:00
Hadi Nategh
2a14ec0576
Set less max-width for category in calendar edit dialog
2015-06-23 14:17:18 +00:00
Hadi Nategh
a90a18d584
Do not let categroy box overlap with alarm table
2015-06-23 12:44:31 +00:00
Hadi Nategh
d643e37d63
Do not let categroy box overlap with alarm table
2015-06-23 12:32:55 +00:00