Commit Graph

584 Commits

Author SHA1 Message Date
Laurent Destailleur
f4459ee1f1 Fix: Regression detected by PHPUnit 2012-12-10 19:06:59 +01:00
fhenry
99f01f1dca [Task 632] : Add standard extra field feature for Agenda 2012-12-08 12:49:20 +01:00
Laurent Destailleur
4136c27516 RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
2012-12-01 15:45:05 +01:00
Regis Houssin
d9efa95e09 Fix: optimize code 2012-11-13 16:20:15 +01:00
Laurent Destailleur
44ee8b8e38 Doxygen 2012-10-03 00:39:34 +02:00
Regis Houssin
afdab32bbf Fix: avoid warnings (strict mode) 2012-09-02 22:12:56 +02:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Marcos García
706d79986c Removed parenthesis from all require_once and replaced with single quotes 2012-08-22 23:11:24 +02:00
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
eee5653c54 Fix: try to use the new message system 2012-07-29 12:54:19 +02:00
Regis Houssin
7fe53c4dcf Fix: object already defined in constructor 2012-07-08 23:26:28 +02:00
Regis Houssin
07ddd75b99 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-07-08 23:22:36 +02:00
Regis Houssin
887f210618 Fix: avoid warning with php 5.4 and strict mode 2012-07-08 23:22:22 +02:00
Regis Houssin
320fe741cb Fix: avoid warning with php 5.4 and strict mode 2012-07-08 22:43:06 +02:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
2d67802938 Doxygen 2012-01-08 00:52:07 +01:00
Laurent Destailleur
ad232fa38c Doxygen 2012-01-08 00:15:36 +01:00
Laurent Destailleur
1b2c0120da Qual: Try to reduce call to convToOutputCharset 2011-12-07 18:10:24 +01:00
Laurent Destailleur
b87a29806d Fix: Message 2011-12-07 00:16:19 +01:00
Regis Houssin
832b78911c Fix: optimize code 2011-11-03 11:49:22 +01:00
Laurent Destailleur
13552bb3a4 Minor fix into action management 2011-11-01 15:05:42 +01:00
Laurent Destailleur
2996ee7639 New: Add trigger ACTION_DELETE and ACTION_MODIFY
Fix: LOG_ERROR must be LOG_ERR
2011-11-01 13:22:39 +01:00
Laurent Destailleur
28d6fc03f9 New: Add ref_ext on actions 2011-11-01 04:58:47 +01:00
Laurent Destailleur
8418a5e7f5 Fix: Better error management 2011-10-25 02:08:42 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc [task #216] Move lib in core directory 2011-10-24 11:25:54 +02:00
Regis Houssin
1154e530a7 Fix: doublon 2011-09-22 09:12:42 +00:00
Laurent Destailleur
fb76f4c2cb Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
058de48e1d Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
7df7b47552 Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
6c9b60251a Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
87a9061da2 Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
51e4bc6cc1 Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
f87b2f716a Uniformize code 2011-09-21 23:41:42 +00:00
Laurent Destailleur
94526bdd02 Fix: Removed warnings 2011-09-21 23:28:01 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
5efe1cd470 Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead. 2011-09-20 10:30:56 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Laurent Destailleur
75652c1681 Qual: Removed magpier class and snoopy libraries (replaced with my own code) 2011-08-17 13:44:13 +00:00
Laurent Destailleur
f4606c2253 Fix: Avoid errors into rpm packages 2011-08-03 00:45:22 +00:00
Laurent Destailleur
0a7b70cf73 doxygen 2011-07-04 09:36:29 +00:00
Laurent Destailleur
ed2e97b614 Fix: tmp file must be removed if error. 2011-06-30 07:52:43 +00:00
Laurent Destailleur
80ed45badb Fix: tmp file must be removed if error. 2011-06-30 07:49:26 +00:00
Regis Houssin
dbf28f42ff Fix: instantiate object 2011-06-20 10:40:25 +00:00
Regis Houssin
5c38091e9c Fix: uniformize code 2011-06-19 15:54:51 +00:00
Regis Houssin
1944639026 Fix: move sql in dao class 2011-06-19 15:21:43 +00:00
Regis Houssin
36223de560 Fix: move sql in dao class 2011-06-19 15:10:32 +00:00
Laurent Destailleur
159d6418d5 Fix: Debug and enhance agenda external ical view 2011-06-10 22:05:07 +00:00
Laurent Destailleur
747c6ddc3d Fix: Removed useless duplicate properties. 2011-06-06 11:37:59 +00:00
Regis Houssin
5f6ac1374c New: best method for linked object with actioncomm
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Juanjo Menent
b58e81d186 task #9747: Can show content of external calendar (ical) into agenda 2011-06-02 16:52:37 +00:00
Laurent Destailleur
531b0da990 Qual: Truncation is longuer 2011-06-01 08:24:26 +00:00
Laurent Destailleur
00fea772ac Use better picto for events 2011-05-17 10:16:24 +00:00
Regis Houssin
cd5e47b540 Fix: use entity in action table if action is not linked with a third party 2011-04-06 13:11:03 +00:00
Regis Houssin
7fd5a74742 Fix: use entity in action table if action is not linked with a third party 2011-04-06 13:04:56 +00:00
Laurent Destailleur
cddaf09f8d Add status not applicable on events. 2011-03-20 22:43:32 +00:00
Laurent Destailleur
6ebec1d641 New: task #11018 : Add a status "not applicable" on event 2011-03-20 14:38:54 +00:00
Regis Houssin
3b4ea76538 Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class 2011-02-24 18:11:12 +00:00
Laurent Destailleur
d31dbaf85a Now dolibarr_main_url_root is detected automatically. Value in conf file is used only to forge links to show for external access. 2011-02-23 12:24:09 +00:00
Laurent Destailleur
344219cb13 New: Enhancement in actions list management. Show location in day view 2011-02-02 14:41:31 +00:00
Laurent Destailleur
f6d374ce70 Fix: Bad request 2011-01-26 22:32:11 +00:00
Laurent Destailleur
d336a6460d Fix: Field name in export 2010-12-22 23:03:42 +00:00
Laurent Destailleur
390bc32567 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:18 +00:00
Laurent Destailleur
6846333ec8 New: Function dol_now('tzuser') is now supported. 2010-12-08 13:13:17 +00:00
Laurent Destailleur
ff8124844d Minor enhancement in agenda module 2010-11-21 21:34:14 +00:00
Laurent Destailleur
e3f455899b New: Support "fulday" event in calendar module 2010-11-21 16:11:52 +00:00
Laurent Destailleur
bac318240c New: Add a button to jump to calendar from action card 2010-11-20 18:41:09 +00:00
Laurent Destailleur
770bdefc54 New: Support "fulday" event in calendar module 2010-11-19 23:50:27 +00:00
Laurent Destailleur
004c15a501 New: Add link to thirdparty or contact in agenda view 2010-11-19 22:36:49 +00:00
Laurent Destailleur
df677b07b0 Qual: Uniformize error management, add transaction level
Fix: Could not reset birthday
2010-11-19 21:24:48 +00:00
Laurent Destailleur
0911532d66 New: Add property "Event on full day" on agenda 2010-11-18 22:17:44 +00:00
Laurent Destailleur
8bc3bae49e New: Add suppliers orders to process in dashboard 2010-11-13 17:37:22 +00:00
Laurent Destailleur
d9bc203c59 Doxygen 2010-10-27 22:41:40 +00:00
Laurent Destailleur
a1df1f5314 Fix: Action "send by email" are correctly stored in agenda. 2010-09-12 20:27:40 +00:00
Laurent Destailleur
29217c5270 Fix: field too short 2010-08-24 17:48:49 +00:00
Laurent Destailleur
f3bedb2ddc Add option to help debug of ical export 2010-08-19 19:30:17 +00:00
Laurent Destailleur
6351c5981f Postgresql compatibility 2010-08-19 18:41:08 +00:00
Regis Houssin
1cddc25657 Fix: uniformize code, best way for optimizing code 2010-06-30 15:01:18 +00:00
Laurent Destailleur
eb4ee0d42d Fix: Some fix in project referrers page. Add also third party in a column. 2010-06-28 21:26:36 +00:00
Laurent Destailleur
21908d0bd9 - New: Agenda can be read by external contacts 2010-06-09 18:25:20 +00:00
Laurent Destailleur
10f86aa217 Reorganize class files. 2010-06-05 15:32:18 +00:00
Laurent Destailleur
6dc8d0e390 Reorganize class files. 2010-06-05 15:20:09 +00:00