Commit Graph

29524 Commits

Author SHA1 Message Date
Ralf Becker
e3fb4142fc need to cast to string, as ADOdb 5.20 would return NULL instead of '' for NULL, causing us to write that into NOT NULL columns 2016-02-22 13:31:44 +00:00
Hadi Nategh
848c7d71d2 Mobile theme W.I.P.:
- Fix error 500 happens when opening view template
- Implement better approach for specifying currentapp
2016-02-22 13:03:57 +00:00
Hadi Nategh
7224b39bf9 Mobile theme W.I.P.:
-Fix addressbook's upload photo and editname dialogs
2016-02-22 11:35:42 +00:00
Hadi Nategh
a3fc4c38c5 Mobile theme W.I.P.:
-Fix security warning happens when click on nm headers buttons in Safari
2016-02-22 09:49:58 +00:00
Ralf Becker
7f40ff5b17 work around broken ADORecordSet::GetAssoc() in ADOdb 5.20 2016-02-21 11:59:14 +00:00
Ralf Becker
2a056cca06 fix old class name in Galera health check 2016-02-21 11:07:46 +00:00
Ralf Becker
86955dfc95 work in progress: using ADOdb 5.20 and move db classes to new api directory 2016-02-20 20:27:17 +00:00
Ralf Becker
3883dc24e4 fix IDE warnings and only allow to create new tables with utf8 2016-02-20 19:21:44 +00:00
Ralf Becker
651be2a4cf removing for some of our ADOdb patches 2016-02-20 18:16:21 +00:00
Ralf Becker
27fc9a48d2 async_data is NOT NULL, therefore we should not attempt to write a NULL, even if most MySQL servers dont complain 2016-02-20 15:17:12 +00:00
Ralf Becker
c3a99d13a0 fix SQL error during update: Column "app_tables" cannot be null (1048) 2016-02-20 14:23:19 +00:00
Hadi Nategh
a765e1496d Fix searchbox does not collapse after reload and fix close button padding 2016-02-19 13:45:20 +00:00
Klaus Leithoff
4bcfd7f428 default css for preview, triggered by details/no details; remember selection with implicit pref 2016-02-19 12:23:06 +00:00
Hadi Nategh
701cea7c51 Mobile theme W.I.P.:
- Implement mail body preview
2016-02-19 09:42:09 +00:00
Ralf Becker
ab23ecb7f5 fix infolog wont save, if cc was an empty string, seems taglist needs empty now as empty array, not null or "" 2016-02-19 09:36:41 +00:00
Hadi Nategh
1b0c8eaad7 Fix searchbox jumps into second row in FF 2016-02-19 09:00:47 +00:00
Ralf Becker
7c9f9a8eff remove in php70 deprecated php4 constructors 2016-02-19 08:54:53 +00:00
Nathan Gray
32b4872084 Use calendar-owner widget in edit dialog for participants 2016-02-18 20:54:26 +00:00
Nathan Gray
58b7f38426 Promote calendar-owner to full widget, loadable by etemplate on its own 2016-02-18 19:45:37 +00:00
Hadi Nategh
843b53487b Better styling for selected searchbox button 2016-02-18 17:41:53 +00:00
Nathan Gray
040d1e8353 Revert part of r55067 - still need that for clicks on suggestions 2016-02-18 16:42:09 +00:00
Nathan Gray
782c54976b Fix some issues causing problems with existing taglists:
- Some account widgets were not finding accounts through selectbox
- Setting a single value was causing an error
2016-02-18 16:29:24 +00:00
Hadi Nategh
2ff7313efc Mobile theme W.I.P.:
- Make pixelegg mobile theme separated from mobile fw theme
- Fix devices with high resolution don't work properly
2016-02-18 16:27:15 +00:00
Ralf Becker
c871f25ddb fix not working "cat_is_select" === true, for translating options used instead of category-selection 2016-02-18 15:50:58 +00:00
Klaus Leithoff
33be0555bb first sketch preview, triggered by details/no details 2016-02-18 15:46:02 +00:00
Hadi Nategh
0936e5e71e Fix searchbox does not keep the search value after reload 2016-02-18 13:49:45 +00:00
Hadi Nategh
d5f0727b2e Enable overlay attribute for addressbook's searchbox 2016-02-18 12:58:14 +00:00
Hadi Nategh
5612a16c76 Add overlay attribute for seachbox widget 2016-02-18 11:16:47 +00:00
Nathan Gray
eeb2b8adcd Fix changing status to archived changes completion 2016-02-18 00:30:21 +00:00
Nathan Gray
ae79287e18 Get relative dates working again in export 2016-02-17 23:45:30 +00:00
Ralf Becker
47f69ea702 alignment of NM header 2016-02-17 20:01:20 +00:00
Ralf Becker
61027429eb alignment of NM header 2016-02-17 19:56:54 +00:00
Hadi Nategh
feaba0de71 Mobile theme W.I.P.:
-Add mobile specific css files
2016-02-17 17:43:41 +00:00
Ralf Becker
c2622dcd50 get mobil template to load its own css, falling back to pixelegg and default 2016-02-17 16:50:54 +00:00
Nathan Gray
b8937dcc63 Use taglist for owner to allow exporting resource calendars 2016-02-17 16:06:07 +00:00
Nathan Gray
e61cc619f1 Remove some lingering inline js 2016-02-17 16:05:30 +00:00
Nathan Gray
e3fdbd0c62 Fix removal missing events 2016-02-17 15:33:34 +00:00
Hadi Nategh
52956ead3c Mobile theme W.I.P.:
-Fix styling issue for details widget
2016-02-17 15:10:26 +00:00
Ralf Becker
8637e1c41b move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header 2016-02-17 13:23:27 +00:00
Hadi Nategh
abf7dcc0eb Mobile theme W.I.P.:
- Fix styling for calendar listview
2016-02-17 12:32:39 +00:00
Hadi Nategh
c008c6ef70 Mobile theme W.I.P.:
-Fix broken add buttons
2016-02-17 12:09:34 +00:00
Hadi Nategh
eb2fe4dfe8 Mobile theme W.I.P.:
-Fix framework loading animation not working
2016-02-17 10:06:02 +00:00
Hadi Nategh
c13fea5a4d Add always class for filters container 2016-02-17 09:44:46 +00:00
Ralf Becker
80fa092296 fix doubled space between nextmatch header and title row after nathans fix 2016-02-17 08:27:41 +00:00
Nathan Gray
5d2bd454bb Force the sidebox calendar next/ previous buttons to line up vertically with go / today buttons. 2016-02-17 00:49:43 +00:00
Nathan Gray
6ccc3e5713 Avoid value not being properly parsed in calc 2016-02-16 23:58:37 +00:00
Nathan Gray
8c7945d41c Add custom date fields to list to formatted for spreadsheets 2016-02-16 23:42:25 +00:00
Nathan Gray
063eeb3c0b Fix extra vertical scrollbar in nextmatch 2016-02-16 22:27:51 +00:00
Nathan Gray
c6c0d970ae Some more taglist changes
- Styled to look like selectbox with tags
- Start server search with 2+ chars on enter, even if there is a local match
- Fire change on change again, not blur, for less confusion
2016-02-16 21:37:19 +00:00
Hadi Nategh
55f9f03714 Fix nm header alignment 2016-02-16 19:42:31 +00:00