Commit Graph

29748 Commits

Author SHA1 Message Date
daff3584b0 Add some more CSS cases for checking how many days are shown so we show the largest label possible for the available screen width 2016-04-06 16:50:09 +00:00
aca15a2a97 Mobile theme W.I.P.:
- Alway use flat skin for ckeditor regardless of preference
- Add freetimesearch dialog
2016-04-06 16:45:32 +00:00
50aae863b6 Edit dialogs style W.I.P.:
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
8df7c00b21 Do not show loading prompt for popups 2016-04-06 15:19:24 +00:00
ffaeb52bce fix editing mail accounts loses imap or smtp server type caused by not correctly escaping values searched via jQuery selector 2016-04-06 14:57:44 +00:00
47de53e086 Fix timegrid column header clicks did not add a new full-day event 2016-04-06 14:56:03 +00:00
95ea446e7b remove topmenu_info and deleteaccount hooks from admin/setup/setup.inc.php 2016-04-06 10:06:58 +00:00
aa45c25685 move addressbook_merge to Api\Contacts\Merge 2016-04-06 09:49:50 +00:00
01a02a1303 hook to invalidate, if mailaccount userdata changes 2016-04-06 09:05:02 +00:00
368a99167e fix mail account dialog for non user-editable accounts was always readonly and SQL error on storing it, caused by moving tables from (no longer existing) emailadmin to api 2016-04-06 08:48:52 +00:00
5804b65787 giving dialogs on mobile a bigger fontsize (12pt) 2016-04-06 08:11:59 +00:00
e7371b0d66 Keep loading prompt up until there's events too 2016-04-05 21:57:10 +00:00
b18d7a407b Make week numbers look like links 2016-04-05 21:48:57 +00:00
51be1aa2a9 - Add framework loader back until calendar templates are loaded
- Use pointer cursor for week view so it looks clickable
2016-04-05 21:38:49 +00:00
1b4deda76f Fix clicking day of week headers did not take you to the day view. 2016-04-05 20:59:40 +00:00
05717457ad Fix fatal error "Class 'etemplate_widget' not found" 2016-04-05 20:48:26 +00:00
36b9eb4cfb move bo_merge as Storage\Merge into api 2016-04-05 18:43:46 +00:00
41d00a0fd1 fix old exception 2016-04-05 18:39:55 +00:00
d16adff840 uninstall obsolete FelamiMail tables, if still around 2016-04-05 16:52:04 +00:00
0b9937332c some more setup fix, 16.1 updates now 1.8, 14.x and installs itself new 2016-04-05 16:51:43 +00:00
7d2447ea7a Mobile theme W.I.P.:
- Add edit dialog for projectmanager
- Fix bad margins applied to input field
- Switch column in projectmanager list view
2016-04-05 16:33:17 +00:00
ee1d467895 fix PHP Fatal error: Call to undefined method setup::deregister_hooks() 2016-04-05 16:21:23 +00:00
6ca8d13166 we need 4. parameter $try_unregistered parameter in Api\Hooks::single() as it is used by Setup, which is never an installed app 2016-04-05 16:12:32 +00:00
4591f5c8b4 fix client-side nextmatch to use select-options from get_rows data for select-widgets in newly rendered rows 2016-04-05 15:05:31 +00:00
4d22204945 Mobile theme W.I.P.:
- Stop scrolling touch confusion from tap event
2016-04-05 14:16:18 +00:00
4835611da4 remember newly set options from get_rows method for server-side validation of nextmatch filters 2016-04-05 12:56:10 +00:00
fa60745e8e Mobile theme W.I.P.:
- Set image map cache name separately for mobile
2016-04-05 07:46:34 +00:00
d99b06294d Try to fix occasional black events when editing an event with multiple owners visible 2016-04-04 23:58:23 +00:00
fc9c345930 move egw_ical_iterator to Api\CalDAV\IcalIterator 2016-04-04 23:45:39 +00:00
ca1bf71361 fix PHP Fatal error when creating/updating entries 2016-04-04 22:39:49 +00:00
211d3a5438 Fix drag and drop across some months could change event to the wrong (± 1) month - now works with any date format 2016-04-04 22:06:01 +00:00
e79b418f04 Fix click on label / week number changes to that owner / week 2016-04-04 21:51:06 +00:00
3ecd30fb35 Fix no category showed blank tag in category taglist. 2016-04-04 21:40:45 +00:00
d02a1d31a6 Fix missing calendar owner labels when they weren't in the default options 2016-04-04 21:36:44 +00:00
c6501b6a88 Avoid double encoding when not parsing html styles 2016-04-04 20:57:01 +00:00
1030461dec - Fix fatal errors about undefined method
- Remove unused methods
2016-04-04 19:41:41 +00:00
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
d890f4f1a2 storing select_options permanent when send with rows 2016-04-04 18:36:33 +00:00
501c8318eb Show longer or shorter day of week labels based on screen width 2016-04-04 17:55:49 +00:00
3afbecfbe6 Show title for full day blocking events instead of 'Full Day' 2016-04-04 16:38:23 +00:00
4553b4c3be Fix drag and drop across some months could change event to the wrong (± 1) month 2016-04-04 16:03:59 +00:00
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
fd2bc6d7b7 fix problems with autoloading of etemplate_widget_tree 2016-04-04 08:48:04 +00:00
f1ae822dd1 Mobile theme W.I.P.:
- Fix contextmenu is not working on Safari 9
2016-04-04 07:59:49 +00:00
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
978f8e282d show api version instead of phpgwapi 2016-04-02 20:25:01 +00:00
2baf654e14 move all tables to new api and update api to 16.1 2016-04-02 19:55:08 +00:00
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
682fd42a26 move CalDAV/CardDAV server to api 2016-04-02 10:44:17 +00:00
25a1bf6360 fix missing use EGroupware\Api 2016-04-02 09:16:53 +00:00