Hadi Nategh
c35654ddca
Fix hover color on prev-today-next buttons on date picker
2016-05-18 14:41:51 +02:00
Hadi Nategh
358c11edb1
Give today button in datepicker a reasonable size
2016-05-18 14:26:47 +02:00
Hadi Nategh
02494eb694
Make style of date picker similar to calendar date picker
2016-05-18 14:15:27 +02:00
Hadi Nategh
4aa1156af0
Fix framework asks always for jdots even if the jdots is not installed
2016-05-18 12:39:06 +02:00
Ralf Becker
f102460ac9
fix PHP Fatal if app got removed in filesystem (like eg. our developer_tools)
2016-05-17 22:04:12 +02:00
Ralf Becker
148e1853db
put "Changelog" tab in front, then "General" tab renamed "About EGroupware" and last "Applications" renamed to "Apps & License" also containing templates after the apps
2016-05-17 21:38:12 +02:00
nathangray
b466c327a5
Put cron timestamps into user timer format
2016-05-17 09:18:32 -06:00
nathangray
2675da8e54
Some more cleanup - remove unused functions, formatting and some IDE warnings
2016-05-17 09:03:30 -06:00
nathangray
82737f47e1
Replace missing transform templates
2016-05-17 08:36:37 -06:00
leithoff
6c64199d38
Merge branch 'master' of github.com:EGroupware/egroupware
2016-05-17 12:53:21 +02:00
leithoff
3d705be6e7
avoid fatal error on merging prefs
2016-05-17 12:51:45 +02:00
Hadi Nategh
e4ab391e04
Fix sometimes points for menu items in admin sidebox not showing up
2016-05-17 12:43:20 +02:00
nathangray
1a16869651
Add missing conversion to human values
2016-05-16 17:26:15 -06:00
nathangray
fb8612f9fd
Fix postSubmit() - fixes broken document merging
2016-05-16 16:55:55 -06:00
nathangray
65c43ba6f0
Implement set_filter() & set_filter2() to allow application code to change filter & filter2 values, and have them updated in the client UI
2016-05-16 16:30:27 -06:00
nathangray
f1b4367181
Fix original event stays when a series exception is created
2016-05-16 15:56:08 -06:00
nathangray
2976d910db
Some bugfixes for planner view in sitemgr:
...
- Add check on sel_options arrayMgr for missing owner names, since sidebox is not there
- Pre-fill sel_options for above, so they can be found
- Fix clicking on an event could alter the calendar state
2016-05-16 14:32:03 -06:00
nathangray
877d00b2ee
Avoid some action errors in planner view - invite is not implemented there
2016-05-16 13:53:35 -06:00
Ralf Becker
a5f560fa0a
Document how to minify JS and CSS in 16.1
2016-05-16 19:33:13 +02:00
nathangray
82aa64cc8b
Merge branch 'master' of github.com:EGroupware/egroupware
2016-05-16 11:25:19 -06:00
nathangray
ffccce1c8a
Send holiday cache data for current year on initial load, so it's available for sidebox menu.
2016-05-16 11:21:03 -06:00
Ralf Becker
5ced6f80ce
fix JS dependencies by running ./updateGruntfile.php
2016-05-16 19:12:59 +02:00
nathangray
62b7beec71
Fix client-side event filtering for owner-too filter and group expansion
2016-05-16 10:55:02 -06:00
nathangray
7e0b2543d0
Fix fatal error, get_account_name() does not exist
2016-05-16 10:13:22 -06:00
nathangray
6aecc62535
Update actions to for selected type & status
2016-05-16 09:45:15 -06:00
nathangray
bb7528af20
Revert changes to nextmatch-filterheader & nextmatch-accountfilter?
2016-05-16 09:31:56 -06:00
nathangray
63d9cfbd41
Move filterheader using taglist to its own widget, nextmatch-taglistheader, and revert changes to nextmatch-filterheader & nextmatch-accountfilter
2016-05-16 09:07:08 -06:00
Ralf Becker
31a3d38b51
copied api image from phpgwapi
2016-05-16 16:37:20 +02:00
Ralf Becker
b533f1bb90
moved CalDAV/CardDAV icon to new api
2016-05-16 16:34:18 +02:00
Ralf Becker
dab7650dca
using eT2 for about and moved code to api (api/src/Framework/About.php)
2016-05-16 16:27:33 +02:00
Ralf Becker
2cbe626fed
fix not working (documented) widget attribute "extra_link_title" by using regular "statustext"
2016-05-16 16:23:27 +02:00
Ralf Becker
76ab72d689
fix eT2 appicon widget should allways have gray-filter applied
...
was not the case in grid (table.egwGridView_grid)
also ignored .css in less subdir incl. removal off already committed ones
2016-05-16 15:36:18 +02:00
Ralf Becker
349b3a4b9c
fix double url encoding stalling calling off clases with namespaces because backslash is url-encoded twice
2016-05-16 15:26:25 +02:00
Ralf Becker
1bcab9b33a
move directory layout and css README to api/templates/default and added new api dir
2016-05-16 14:56:14 +02:00
Ralf Becker
631c22bdd2
fix PHP Fatal Class 'EGroupware\Vfs' not found in importexport/inc/class.importexport_schedule_ui.inc.php
...
thought there's old phpgwapi and eTemplate code in here, which either needs to be removed or fixed
2016-05-16 12:18:20 +02:00
Ralf Becker
9ce24a0822
adding files minified by grunt incl. .map to .gitignore
2016-05-14 21:58:58 +02:00
Ralf Becker
8a24f3e449
fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer)
2016-05-14 21:26:36 +02:00
Ralf Becker
a83f4a2483
fix not loaded header / CSS, renamed classes for autoloading and changed new admin_denyaccess to use new api
2016-05-14 21:04:03 +02:00
Ralf Becker
ff19bd6601
.gitignore with typical stuff from .mrconfig and Netbeans project
2016-05-14 13:11:45 +02:00
Ralf Becker
2d69c1b28b
Merge branch 'master' of github.com:EGroupware/egroupware
2016-05-14 13:00:18 +02:00
Ralf Becker
51731f2e9b
fix admin_statistics to use eT2
2016-05-14 12:40:15 +02:00
Ralf Becker
5be1075f26
move empty.html used for autocomplete to api/templates/default/, as $app/src/ will not be available for direct requests
2016-05-14 12:38:31 +02:00
Hadi Nategh
ad691a7690
Fix et2_link_entry input autocomplete
2016-05-13 20:21:10 +02:00
Hadi Nategh
4b0bc10900
Fix taglist widget:
...
- Fix taglist single styling
- Fix toggle to single not working when there're multiple selected
2016-05-13 18:44:37 +02:00
Hadi Nategh
2c43d7d24b
Make repeat days available for Month-by day repeat type in calendar edit
2016-05-13 13:20:38 +02:00
leithoff
f29066bc86
give more info on failed attachment retrieval
2016-05-13 12:26:21 +02:00
Ralf Becker
80dd2d166f
adding update of egroupware repo to .mrconfig
2016-05-13 12:14:06 +02:00
Ralf Becker
8f8bc5a9ef
fix missing phpfreechat checkout / external, causing fatal error in phpfreechat or eg. when clearing cache and registering hooks
2016-05-13 10:34:12 +02:00
Ralf Becker
3d40956df9
update all composer dependencies to allow installation with php7
2016-05-12 23:12:00 +02:00
Ralf Becker
08f394e6df
Merge branch 'master' of github.com:EGroupware/egroupware
2016-05-12 23:05:34 +02:00