Ralf Becker
|
01a02a1303
|
hook to invalidate, if mailaccount userdata changes
|
2016-04-06 09:05:02 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
5804b65787
|
giving dialogs on mobile a bigger fontsize (12pt)
|
2016-04-06 08:11:59 +00:00 |
|
Nathan Gray
|
e7371b0d66
|
Keep loading prompt up until there's events too
|
2016-04-05 21:57:10 +00:00 |
|
Nathan Gray
|
b18d7a407b
|
Make week numbers look like links
|
2016-04-05 21:48:57 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
1b4deda76f
|
Fix clicking day of week headers did not take you to the day view.
|
2016-04-05 20:59:40 +00:00 |
|
Nathan Gray
|
05717457ad
|
Fix fatal error "Class 'etemplate_widget' not found"
|
2016-04-05 20:48:26 +00:00 |
|
Ralf Becker
|
36b9eb4cfb
|
move bo_merge as Storage\Merge into api
|
2016-04-05 18:43:46 +00:00 |
|
Ralf Becker
|
41d00a0fd1
|
fix old exception
|
2016-04-05 18:39:55 +00:00 |
|
Ralf Becker
|
d16adff840
|
uninstall obsolete FelamiMail tables, if still around
|
2016-04-05 16:52:04 +00:00 |
|
Ralf Becker
|
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 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
ee1d467895
|
fix PHP Fatal error: Call to undefined method setup::deregister_hooks()
|
2016-04-05 16:21:23 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Hadi Nategh
|
4d22204945
|
Mobile theme W.I.P.:
- Stop scrolling touch confusion from tap event
|
2016-04-05 14:16:18 +00:00 |
|
Ralf Becker
|
4835611da4
|
remember newly set options from get_rows method for server-side validation of nextmatch filters
|
2016-04-05 12:56:10 +00:00 |
|
Hadi Nategh
|
fa60745e8e
|
Mobile theme W.I.P.:
- Set image map cache name separately for mobile
|
2016-04-05 07:46:34 +00:00 |
|
Nathan Gray
|
d99b06294d
|
Try to fix occasional black events when editing an event with multiple owners visible
|
2016-04-04 23:58:23 +00:00 |
|
Ralf Becker
|
fc9c345930
|
move egw_ical_iterator to Api\CalDAV\IcalIterator
|
2016-04-04 23:45:39 +00:00 |
|
Ralf Becker
|
ca1bf71361
|
fix PHP Fatal error when creating/updating entries
|
2016-04-04 22:39:49 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
e79b418f04
|
Fix click on label / week number changes to that owner / week
|
2016-04-04 21:51:06 +00:00 |
|
Nathan Gray
|
3ecd30fb35
|
Fix no category showed blank tag in category taglist.
|
2016-04-04 21:40:45 +00:00 |
|
Nathan Gray
|
d02a1d31a6
|
Fix missing calendar owner labels when they weren't in the default options
|
2016-04-04 21:36:44 +00:00 |
|
Nathan Gray
|
c6501b6a88
|
Avoid double encoding when not parsing html styles
|
2016-04-04 20:57:01 +00:00 |
|
Nathan Gray
|
1030461dec
|
- Fix fatal errors about undefined method
- Remove unused methods
|
2016-04-04 19:41:41 +00:00 |
|
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 |
|