Ralf Becker
|
f68dab4862
|
remove no longer required use egw_mailer, since Mailer is api now
|
2016-03-29 06:46:42 +00:00 |
|
Ralf Becker
|
47eca40f25
|
remove no longer required use common
|
2016-03-29 06:43:18 +00:00 |
|
Ralf Becker
|
10e6c62aa3
|
fix PHP Fatal error: Cannot use preferences as preferences because the name is already in use
|
2016-03-29 06:38:09 +00:00 |
|
Ralf Becker
|
5f68bc6664
|
move html mail specific part of translation class to Api\Mail\Html
|
2016-03-28 19:38:21 +00:00 |
|
Ralf Becker
|
1bf9c25cba
|
remove accidently commited error_log
|
2016-03-28 19:10:27 +00:00 |
|
Ralf Becker
|
d1924fee2f
|
fix PHP Fatal error: Class 'EGroupware\Api\auth' not found
|
2016-03-28 19:08:05 +00:00 |
|
Ralf Becker
|
cfe77bd468
|
fix PHP Fatal error: Class 'EGroupware\Api\config' not found
|
2016-03-28 19:03:23 +00:00 |
|
Ralf Becker
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
Ralf Becker
|
a417310b9d
|
make all static methods static to avoid warning when they get called static
|
2016-03-27 09:41:58 +00:00 |
|
Ralf Becker
|
baec50fe92
|
fix deprecated constructor names
|
2016-03-27 09:31:42 +00:00 |
|
Ralf Becker
|
c81884e622
|
for PHP 7.0+ prefer new 2. unserialize parameter ["allowed_classes"=>false] for our php_safe_unserialize over our regular expression solution giving some false positives
|
2016-03-27 08:41:04 +00:00 |
|
Nathan Gray
|
dc3fdfdea6
|
Remove invalid participant fields from export field options
|
2016-03-25 16:32:15 +00:00 |
|
Nathan Gray
|
2d26d595b6
|
Avoid type mismatch causing 'Not an integer'
|
2016-03-25 16:22:06 +00:00 |
|
Nathan Gray
|
a81cdf73be
|
When server gives taglist options via ajax, take them all. Only filter local suggestions.
- Filter accounts server side so they do not always show up
|
2016-03-25 16:08:22 +00:00 |
|
Nathan Gray
|
12ca409137
|
When server gives taglist options via ajax, take them all. Only filter local suggestions.
|
2016-03-25 16:04:27 +00:00 |
|
Nathan Gray
|
8105b93f80
|
Fix cat_is_select setting was not used
|
2016-03-24 19:05:26 +00:00 |
|
Nathan Gray
|
437f6353d0
|
Change timesheet list categories empty label to 'All categories' to match other apps
|
2016-03-24 18:52:59 +00:00 |
|
Nathan Gray
|
e764d36d0a
|
Fix drag to change duration was often 1/2 hour too short
|
2016-03-24 18:47:58 +00:00 |
|
Nathan Gray
|
dcc83171ad
|
Turn off error log
|
2016-03-24 18:10:42 +00:00 |
|
Nathan Gray
|
633a1b1dec
|
Fix category sorting
|
2016-03-24 17:47:55 +00:00 |
|
Nathan Gray
|
cd8632e354
|
Some fine adjustments for display of events right at the edge of the work day
|
2016-03-24 17:28:51 +00:00 |
|
Nathan Gray
|
11fbdbd34a
|
Move gantt widget into projectmanager - remove gantt from api widget list
- Should fix some random etemplate breaking
|
2016-03-24 15:55:43 +00:00 |
|
Klaus Leithoff
|
7403f9100b
|
fix for not correctly store last selected search-type
|
2016-03-24 15:16:10 +00:00 |
|
Ralf Becker
|
e3aef81959
|
kope with not unserializable content in preferences stalling update
|
2016-03-24 13:30:59 +00:00 |
|
Klaus Leithoff
|
273779be8f
|
translations provided by S.Unverricht via translation.stylite.de
|
2016-03-24 12:07:01 +00:00 |
|
Klaus Leithoff
|
fb02a50b22
|
missing translations
|
2016-03-24 12:04:53 +00:00 |
|
Klaus Leithoff
|
919c646ad4
|
silence error-log statements
|
2016-03-24 10:50:05 +00:00 |
|
Klaus Leithoff
|
99193029da
|
add some new searchTypes; remember last SearchType used with user-pref
|
2016-03-24 10:38:35 +00:00 |
|
Ralf Becker
|
2e148944cd
|
PHP7 fix, unsetting function arguments (for quitening IDE warning of not using them) before calling func_get_args() return no longer any arguments, need to be done after
|
2016-03-24 08:40:43 +00:00 |
|
Ralf Becker
|
a03748fbb2
|
update Gruntfile.js to create an app.min.js for projectmanager
|
2016-03-23 08:20:38 +00:00 |
|
Nathan Gray
|
63a69c03cd
|
Move gantt widget into projectmanager
|
2016-03-22 21:33:58 +00:00 |
|
Nathan Gray
|
16ed11c0c7
|
Move gantt widget into projectmanager
|
2016-03-22 21:33:53 +00:00 |
|
Nathan Gray
|
8cfe88056f
|
Stop Firefox from immediately hiding the hover div
|
2016-03-22 17:57:17 +00:00 |
|
Nathan Gray
|
e638928a11
|
Change datepicker icons
|
2016-03-22 16:39:52 +00:00 |
|
Nathan Gray
|
995c6d38b4
|
Highlight working hours
|
2016-03-22 15:09:39 +00:00 |
|
Nathan Gray
|
c871b6728d
|
Default taglist category to need 0 characters before expanding, since we'll have the options.
|
2016-03-22 14:48:59 +00:00 |
|
Nathan Gray
|
e5cbe2c57c
|
Limit start / end dates with respect to each other so end must always be after start
|
2016-03-22 14:38:50 +00:00 |
|
Ralf Becker
|
d969525522
|
fix search in addressbook allways searches for "pressed", caused by now validated advanced search button having same id as search field, renamed it to "advanced-search"
|
2016-03-22 11:16:11 +00:00 |
|
Ralf Becker
|
53a726dd6f
|
using new api class-names
|
2016-03-22 11:13:02 +00:00 |
|
Ralf Becker
|
0d1eb171ac
|
(re-)adding etemplate_request, it seems to be used in many places
|
2016-03-22 10:48:48 +00:00 |
|
Ralf Becker
|
3f3973af51
|
only scanning widget directory, not parent
|
2016-03-22 10:21:13 +00:00 |
|
Ralf Becker
|
901157242e
|
blacklisting whole etemplate app and importexport_widget_filter class (plus api, phpgwapi and setup, as they make no sense at all), as they mess up autoloading ("PHP Fatal error: Class EGroupware\Api\Etemplate\Widget\Transformer not found")
|
2016-03-22 10:10:20 +00:00 |
|
Ralf Becker
|
4eddb82724
|
make ancient xajaxResponse autoloadable, as json.php no longer loads it by default, because it uses new Api\Json\* classes and methods
|
2016-03-22 09:31:20 +00:00 |
|
Ralf Becker
|
9c0cd79425
|
missing propset svn:keywords Id
|
2016-03-22 09:10:08 +00:00 |
|
Ralf Becker
|
066257ff30
|
fix PHP Fatal error: Call to a member function read() on null in etemplate/inc/class.contact_widget.inc.php, private var must be only protected
|
2016-03-22 08:56:55 +00:00 |
|
Ralf Becker
|
7c1d0dfdf1
|
fix PHP Fatal error: require_once(): Failed opening required HTTP/WebDAV/Server.php, caused by it's new location
|
2016-03-22 08:44:11 +00:00 |
|
Klaus Leithoff
|
d315939ea5
|
when fetching headerdata/envelope gather size as well
|
2016-03-22 08:41:58 +00:00 |
|
Ralf Becker
|
92d7b277f2
|
work in progress: script chaning old phpgwapi classes to new namespaced api classes and methods
|
2016-03-21 23:55:18 +00:00 |
|
Nathan Gray
|
6a2167f11b
|
Change some inconsistent relative dates
|
2016-03-21 23:50:21 +00:00 |
|
Nathan Gray
|
f0d2e72521
|
Allow status cancelled to be 100% completed
|
2016-03-21 22:55:48 +00:00 |
|