Nathan Gray
4603bee75a
Only show invalid formatting if we allow free entries, this lets calendar fetch any unknown owners in favorites from the server instead of removing them as invalid.
2016-04-04 19:19:31 +00:00
Ralf Becker
d890f4f1a2
storing select_options permanent when send with rows
2016-04-04 18:36:33 +00:00
Nathan Gray
501c8318eb
Show longer or shorter day of week labels based on screen width
2016-04-04 17:55:49 +00:00
Nathan Gray
3afbecfbe6
Show title for full day blocking events instead of 'Full Day'
2016-04-04 16:38:23 +00:00
Nathan Gray
4553b4c3be
Fix drag and drop across some months could change event to the wrong (± 1) month
2016-04-04 16:03:59 +00:00
Hadi Nategh
1f75f2c105
Mobile theme W.I.P.:
...
- Fix freetime search button position for calendar edit dialog
- Fix fullscreen in safari gets white border at top
2016-04-04 09:16:53 +00:00
Ralf Becker
fd2bc6d7b7
fix problems with autoloading of etemplate_widget_tree
2016-04-04 08:48:04 +00:00
Hadi Nategh
f1ae822dd1
Mobile theme W.I.P.:
...
- Fix contextmenu is not working on Safari 9
2016-04-04 07:59:49 +00:00
Ralf Becker
e9d1e81c49
api update script to deinstall on longer existing EMailAdmin and create it's 14.1 tables, if they are not already there (update from before 14.1)
2016-04-03 08:14:53 +00:00
Ralf Becker
978f8e282d
show api version instead of phpgwapi
2016-04-02 20:25:01 +00:00
Ralf Becker
2baf654e14
move all tables to new api and update api to 16.1
2016-04-02 19:55:08 +00:00
Ralf Becker
adb748d6e7
move hooks class to api and only cache hooks in instance cache (instead of database: filesystem scan takes ~4ms, cache ~0.2ms)
2016-04-02 14:16:20 +00:00
Ralf Becker
682fd42a26
move CalDAV/CardDAV server to api
2016-04-02 10:44:17 +00:00
Ralf Becker
25a1bf6360
fix missing use EGroupware\Api
2016-04-02 09:16:53 +00:00
Ralf Becker
9eb1ecbd36
fix all IDE warnings, before moving classes to api, in case we want to merge it back to 14.x
2016-04-02 08:40:34 +00:00
Nathan Gray
3428d82b26
New previous, next & check icons
...
Fix calendar sidebox previous & next buttons move when clicked
2016-04-01 15:12:27 +00:00
Hadi Nategh
6f1957233a
Mobile theme W.I.P.:
...
- Fix pale colors for slideSwitch captions
- Fix Today button in calendar toolbar
- Fix date indicator in calendar header
2016-04-01 14:00:00 +00:00
Ralf Becker
0e443b720d
fix imap server shows smpt types and visa versa, also change case of DBMail
2016-04-01 12:46:10 +00:00
Ralf Becker
d7f38ce16e
no need to call ancient CreateObject when class is autoloadable
2016-04-01 12:15:10 +00:00
Ralf Becker
a7b6fb5baf
need full namespace to specify a static method of a namespaced class
2016-04-01 11:58:55 +00:00
Ralf Becker
63804dc101
give right aligned table cells a padding-right 8px
2016-04-01 10:18:38 +00:00
Hadi Nategh
c7b576481b
Set name attribute for searchbox input as it is necessary to get autocomplete working
2016-04-01 08:19:12 +00:00
Ralf Becker
8fb9063157
moving common::(next|last)_id methods to Api\Accounts\Ldap, storing ids now in egw_config instead of egw_nextid table (which will be droped), also fix "Protocol error" on creating new accouts r55591 on 14.x
2016-04-01 08:07:03 +00:00
Nathan Gray
abd1830ec2
Fix multiple categories show as just IDs
2016-03-31 23:06:23 +00:00
Nathan Gray
43ae598f98
Vertically center app header with toolbar buttons
2016-03-31 22:58:04 +00:00
Nathan Gray
e6d60a8919
Fix outside workday hours turn yellow when drag and drop starts
2016-03-31 22:44:00 +00:00
Nathan Gray
6f07b8384f
Fix some issues with calendar owner name
...
- contacts would sometimes show week name and contact name
- Long owner names for first week would overflow onto the times
2016-03-31 22:32:13 +00:00
Nathan Gray
ef00fc3122
Print function for calendar - hide scrollbar for timegrids
2016-03-31 21:55:47 +00:00
Nathan Gray
0f18558682
Print function for calendar
2016-03-31 20:55:41 +00:00
Ralf Becker
f838eb0f01
move country class to api, made all methods static and update country list with current (lowercase) ISO 3166 list
2016-03-31 19:41:39 +00:00
Ralf Becker
082884007e
move acl class to api
2016-03-31 18:52:09 +00:00
Ralf Becker
b9809f0c19
Show icons again left of message in dialogs, only use width: 100%, if a template is specified (div has an id)
2016-03-31 17:07:05 +00:00
Hadi Nategh
0a646b5e43
Do not manipulate selectbox's height
2016-03-31 16:59:47 +00:00
Hadi Nategh
7a383c1f33
Mobile theme W.I.P.:
...
- Style et2_dialog buttons more efficient
2016-03-31 16:22:47 +00:00
Hadi Nategh
fc9618a7df
Mobile theme W.I.P.:
...
- Fix notification popup dialog
2016-03-31 16:02:01 +00:00
Hadi Nategh
42d2e62c97
Fix infolog description field keeps always empty space regardless of label content
2016-03-31 14:47:49 +00:00
Hadi Nategh
d8d1b0b61f
Mobile theme W.I.P.:
...
- Get applications list from bottom to top
- Simplify top toolbar in sidebar including avatar
- Fix desktop mobile theme sidebar and main div alignments
2016-03-31 13:58:42 +00:00
Ralf Becker
ac6b0e9a94
implement et2_label_empty class for all set_label methods and remove no longer necessary label.et2_label > input[type="checkbox"], as it is covered by the standard case
2016-03-31 13:05:03 +00:00
Ralf Becker
df2791ab63
fix PHP Fatal error: Access to undeclared static property: EGroupware\Api\Mail\Html::$system_charset in api/src/Mail/Html.php on line 233
2016-03-31 11:40:17 +00:00
Hadi Nategh
eb0f7d5978
Mobile theme W.I.P.:
...
- Fix edit dialogs get scrollbar
- Fix missing function brackets
- Apply padding fixes from commit 55572 into mobile fw
2016-03-31 10:05:39 +00:00
Ralf Becker
a54f8f2a28
fix some alignment issues: always have a margin for widgets with a lable, ...
2016-03-31 09:21:55 +00:00
Ralf Becker
22a78c4f1f
some icons for Stylite template
2016-03-30 19:47:04 +00:00
Nathan Gray
af51ef29de
Fix sidebox calendar buttons are in the wrong place on first load
2016-03-30 18:39:13 +00:00
Nathan Gray
25bcc1c864
Avoid 'Class ... not found' error when throwing exceptions that extend NoPermission
2016-03-30 17:05:18 +00:00
Hadi Nategh
3261906a09
Mobile theme W.I.P.:
...
- Implement plus button for calendar views and bring day view action into toolbar header, thanks Christoph Kaulich.
2016-03-30 16:03:19 +00:00
Hadi Nategh
a11aff6be2
Mobile theme W.I.P.:
...
- Do not apply box-shadow on hover
2016-03-30 15:13:21 +00:00
Ralf Becker
4243e02f1a
fix buttons with image in dialogs for non-Pixelegg template
2016-03-30 14:45:44 +00:00
Ralf Becker
2673891b97
for et2_dialogs with template, make template full width
2016-03-30 13:38:22 +00:00
Hadi Nategh
b3639466a0
Add width and height options into dialog widget
2016-03-30 09:56:00 +00:00
Nathan Gray
0f5ed51075
Fix search term passed in link
2016-03-29 23:34:45 +00:00