Commit Graph

2936 Commits

Author SHA1 Message Date
Laurent Destailleur
5540e5cb82 Qual: Reduce size of form.class
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
a829b10190 Fix: Autoselect current year if not defined 2012-02-16 19:08:04 +01:00
Laurent Destailleur
0a17345415 Doxygen 2012-02-16 18:39:22 +01:00
Regis Houssin
c3e245d24e Fix: start triggers before delete objects 2012-02-15 15:16:33 +01:00
Regis Houssin
6f3f1204fe Fix: delete linked object in propal delete function and uniformize code 2012-02-13 18:27:42 +01:00
Laurent Destailleur
f94156f1c7 Fix: Filters are workings 2012-02-13 09:51:09 +01:00
Laurent Destailleur
91fae20485 New: Can define a transparency for past events in calendar view 2012-02-13 02:46:30 +01:00
Laurent Destailleur
c916d06638 Uniformize info into document view with card view. 2012-02-13 02:24:17 +01:00
Laurent Destailleur
abceb1c692 Change style to have a better isolation between tabs. 2012-02-13 02:13:17 +01:00
Laurent Destailleur
9c1391eb5e Fix: Not complete list 2012-02-13 02:00:03 +01:00
Laurent Destailleur
4ce9e70775 New: Add agenda tab into member cards.
Uniformize a lot of code.
2012-02-13 01:43:35 +01:00
Laurent Destailleur
cfaf1f0813 New: Can add tabs on statistics views. 2012-02-12 23:29:31 +01:00
Regis Houssin
cd3452d71d Fix: multicompany sharings and uniformize code 2012-02-11 10:18:09 +01:00
Regis Houssin
645d72c4a6 Fix: some bugs for multicompany sharings 2012-02-11 08:03:26 +01:00
Laurent Destailleur
d9cd816b3c Qual: Merge month.php and index.php page
Prepare for adding statistics page into new tabs.
2012-02-11 00:11:49 +01:00
Laurent Destailleur
186258410e New: Add option to clean orphelins files into repair page 2012-02-08 16:41:06 +01:00
Laurent Destailleur
842fb07d08 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-08 00:22:58 +01:00
Laurent Destailleur
89fbffadf2 Fix: Bad style for events 2012-02-08 00:22:42 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01:00
Regis Houssin
c9908bf2bd Fix: for multicompany shared 2012-02-07 02:08:50 +08:00
Regis Houssin
f0d2823edf Fix: avoid foreach warning 2012-02-06 18:59:07 +01:00
Regis Houssin
4ea47d221f Fix: hook problem 2012-02-07 01:35:08 +08:00
Laurent Destailleur
6cb0685b6f Qual: Uniformize hook names. All hooks to add information on
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Laurent Destailleur
5974cde154 New: Automtic list of documents in ECM module is ok for customers,
suppliers invoice, orders, customers orders, proposals and social
contributions.
2012-02-06 14:34:58 +01:00
Laurent Destailleur
66ccb8c679 First change to prepare usage of native PHP functions for date instead 2012-02-06 05:31:19 +01:00
Laurent Destailleur
866e8ac556 First change to prepare usage of native PHP functions for date instead
of adodb-time library.
2012-02-05 15:13:31 +01:00
Laurent Destailleur
01e5fabd0d New: Increase length of project label into agenda filter 2012-02-04 16:08:53 +01:00
Regis Houssin
40276d42ff Fix: sql error with combobox and uniformize code 2012-02-03 19:06:37 +01:00
Regis Houssin
1bac15d836 Fix: missing quotes 2012-02-02 07:49:50 +01:00
Regis Houssin
f2df94bf32 Fix: for shared thirdparties
Conflicts:

	htdocs/core/class/html.form.class.php
	htdocs/societe/societe.php
2012-02-01 15:04:31 +01:00
Regis Houssin
f1d2d8f412 Fix: missing quotes 2012-02-01 14:57:43 +01:00
Regis Houssin
c6e4206907 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 11:33:11 +01:00
Regis Houssin
4431510ce4 Fix: use entity field of object 2012-02-01 11:32:55 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
78f038766e Sort emailing submodules by name 2012-01-26 23:08:20 +01:00
Laurent Destailleur
0ab6cec007 New: emailing submodules can be stored into the module directory. 2012-01-26 23:05:59 +01:00
Laurent Destailleur
04d33dee51 Prepare of javascript switch of calendars 2012-01-22 20:16:11 +01:00
Laurent Destailleur
c61cba7b6b Add a css different for each agenda 2012-01-22 13:10:59 +01:00
Laurent Destailleur
fb89b061ba New: [ task #187 ] Gerer les evenement recurrents dans les imports ical 2012-01-22 02:12:11 +01:00
Laurent Destailleur
70a67bc3f1 Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
2012-01-21 14:10:22 +01:00
Christophe Battarel
6a90298af0 affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE 2012-01-16 17:12:29 +01:00
Christophe Battarel
5524d42ddb ajout commentaires entete oubliés sur ajout description produit dans la langue du client 2012-01-16 10:35:36 +01:00
Regis Houssin
9fe45c4f4f Fix: uniform code 2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3 ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures 2012-01-13 16:53:28 +01:00
Laurent Destailleur
b793b3887a Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 20:32:14 +01:00
Regis Houssin
b670de36a9 Fix: add entity 0 for users and groups 2012-01-11 22:08:25 +08:00
Regis Houssin
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Laurent Destailleur
83d63aa07b Fix: Date not initialized 2012-01-11 13:42:44 +01:00
Laurent Destailleur
a7e7450dd7 Fix: Error management if date is empty 2012-01-11 13:37:50 +01:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08: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
9e065b2395 New: Dolgraph function works with jflot (use DOL_MAIN_GRAPH=artichow to
use old libraries)
2012-01-07 20:56:52 +01:00
simnandez
5ad9d7cb61 [ task #176 ] Allow to use ODT templates for prososal like it's done for
invoices. Working with odt template
2012-01-05 09:48:28 +01:00
Laurent Destailleur
3f8d2cbef8 Qual: Remove checkstyle warnings 2012-01-04 21:23:50 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
43964552bf Add a TODO 2011-12-22 09:07:02 +01:00
Laurent Destailleur
b75688f76b Fix: [ bug #237 ] Intervention status is not displayed on the client's
form
2011-12-21 15:30:32 +01:00
Laurent Destailleur
cda132ea8c Qual: Some change to have graph lib able to use img disk generation
libraries like javascript libraries.
2011-12-17 15:55:49 +01:00
Laurent Destailleur
484d0c82bf Uniformize code 2011-12-17 13:51:31 +01:00
Laurent Destailleur
b78541a167 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-16 15:02:56 +01:00
Laurent Destailleur
b54da5a719 New: Can open back a commercial proposal 2011-12-16 14:59:09 +01:00
Juanjo Menent
83bef28418 Qual: Uniformize code 2011-12-16 12:47:23 +01:00
Juanjo Menent
62f676f2ff Qual: Uniformize code 2011-12-14 18:44:12 +01:00
Juanjo Menent
e652674784 Qual: Uniformize code 2011-12-14 18:09:34 +01:00
Laurent Destailleur
c701eacbce Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-12-14 10:07:24 +01:00
Laurent Destailleur
6f649dc72d Qual: Uniformize code 2011-12-14 09:28:08 +01:00
Regis Houssin
7a28fbbe7a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-12 14:05:16 +01:00
Regis Houssin
a5fc434770 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Regis Houssin
ec327c5330 Fix: remove unused parameters
Fix: use dol_clone instead fetch
2011-12-12 13:42:19 +01:00
Laurent Destailleur
ae0fda9b5f Fix: Can send even after status validated. 2011-12-12 10:34:05 +01:00
Laurent Destailleur
55bce13bfb Qual: Removed deprecated functions 2011-12-12 01:39:55 +01:00
Laurent Destailleur
f9e5f25fd2 Qual: Add deprecated tag on functions that seems to not be used. 2011-12-07 18:57:35 +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
Laurent Destailleur
ebea7f6c97 Fix: fix not initialized variables 2011-12-05 18:36:54 +01:00
Laurent Destailleur
11727d68b8 Fix: update was not included into pdf generation 2011-12-02 19:57:20 +01:00
Laurent Destailleur
6189acc3b4 Fix: Amount must be HT 2011-12-01 23:09:50 +01:00
Laurent Destailleur
07ccc091ea Fix: Lang loaded 2011-12-01 23:01:15 +01:00
Laurent Destailleur
1c65768286 Fix: flot graph works with new json_encode 2011-12-01 22:58:32 +01:00
Regis Houssin
ad6705977b Fix: XSS injection 2011-11-25 17:35:01 +01:00
Laurent Destailleur
839781dfbe Qual: Removed a TODO by renaming all ->monnaie into ->currency 2011-11-23 14:55:36 +01:00
Laurent Destailleur
1770a46519 Qual: Removed tons of warning 2011-11-22 14:00:03 +01:00
Laurent Destailleur
dc8782edde Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-21 13:19:51 +01:00
Laurent Destailleur
311f013289 Fix: [ bug #236 ] Can't attach a file to e-mailings 2011-11-21 13:17:14 +01:00
Regis Houssin
065d7996f5 Fix: better with json_encode 2011-11-20 15:25:08 +01:00
Regis Houssin
75fe0c67d4 Fix: bad link 2011-11-17 17:13:39 +01:00
Regis Houssin
3db9a49275 Fix: bad object typo 2011-11-17 15:52:38 +01:00
Laurent Destailleur
7f77391acb Ask warehouse even when going back to draft 2011-11-14 16:57:26 +01:00
Laurent Destailleur
8cdbc2151c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2011-11-14 01:38:33 +01:00
Laurent Destailleur
40a4bcec04 Qual: doxygen
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Laurent Destailleur
9a43c8a14f Qual: Removed useless parameter 2011-11-12 12:59:06 +01:00
Regis Houssin
cbec43e098 Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08:00
Regis Houssin
f0c327c070 Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
5cf59a1346 Fix: uniform code 2011-11-07 17:31:03 +01:00
Laurent Destailleur
8d46ae1d35 Qual: Better error managment on numbering setup 2011-11-06 15:12:18 +01:00
Laurent Destailleur
40da2e23d2 Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Laurent Destailleur
fd9e0d8643 Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01:00
Laurent Destailleur
fbdb483510 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-04 00:28:53 +01:00
Laurent Destailleur
c16c09a451 Qual: Mutualize code to delete previews 2011-11-04 00:27:30 +01:00
Regis Houssin
832b78911c Fix: optimize code 2011-11-03 11:49:22 +01:00
Laurent Destailleur
7f0cca8fb9 Look: Enhancements into themes. 2011-11-03 01:59:13 +01:00
Laurent Destailleur
4a49d32689 Fix: Removed warning 2011-11-01 15:34:11 +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
ecb6c1e67d Fix: DST is correctly detected 2011-11-01 04:57:45 +01:00
Juanjo Menent
5c9ba8a548 [task 189] Move Error* key from other.lang into errors.lang files 2011-10-29 23:52:05 +02:00
Laurent Destailleur
1015cefcfd Task 188: Add filter on event type 2011-10-25 16:19:17 +02:00
Laurent Destailleur
8418a5e7f5 Fix: Better error management 2011-10-25 02:08:42 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +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
c65238b773 [task #216] Move lib in core directory 2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Laurent Destailleur
a9b5a00cb0 Add socid parameter 2011-10-20 13:16:33 +02:00
Laurent Destailleur
15db353eb4 New: Add option MAIN_DISABLE_PDF_AUTOUPDATE 2011-10-14 16:44:22 +02:00
Regis Houssin
24c9a7d26d Fix: reorder line after update line with fk_parent_line 2011-10-06 00:11:53 +08:00
Regis Houssin
1c067482fc Fix: bad link 2011-09-30 13:49:40 +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
a3543f4ec2 Doxygen 2011-09-20 22:24:03 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
ebfc56e75f Fix: replace siezof by count
Fix: update exclude dir
2011-09-20 14:36:57 +00:00
Regis Houssin
25cf224f0b Fix: uniformize code 2011-09-20 14:14:58 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93 Fix: Space before opening parenthesis of function call prohibited 2011-09-20 12:56:06 +00:00
Regis Houssin
a9ac675393 Fix: A cast statement must be followed by a single space 2011-09-20 12:29:00 +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
8cf2991032 Fix: Solve phpcodesniffer errors and warning 2011-09-14 23:20:53 +00:00
Laurent Destailleur
2a672b3d02 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
bf1a49c75d Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
5a951a86b5 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d56fc98ed3 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
e8360b8b95 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
bb24986a6e Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6f7053dbcc Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
ac7b8484de Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
d7b943ec0f Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
7419982316 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
7d5aef30c4 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
75dc8c84f7 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
6c030ab34b Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
821a864383 Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
6ce3a1b475 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
d0114638c2 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
48625a0793 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9ebbeb573c Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
dfaa066042 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
e7fb7b74e1 Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
c4a496cd05 Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
9e900196fb Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
d9408d1847 Doxygen 2011-09-12 18:15:11 +00:00
Laurent Destailleur
b8a377fa8f Doxygen 2011-09-12 17:43:31 +00:00
Laurent Destailleur
411b3415eb Doxygen 2011-09-12 17:08:02 +00:00
Laurent Destailleur
a82261068f Doxygen 2011-09-12 07:46:27 +00:00
Laurent Destailleur
b75d19c264 Qual: Uniformize constructors 2011-09-11 18:35:38 +00:00
Laurent Destailleur
605355c89c Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
74ae21cd51 Qual: Removed TODO 2011-09-10 13:31:15 +00:00
Laurent Destailleur
b4c1cfa5bd New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
c1dddab48f Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
f3dd2f7f71 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
957788ca39 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
a32cb76596 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
fbd822e3c0 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
d3b47cd3b6 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
4e2f984bbe Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
c56fbcf850 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
4784fd82fa New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
c84e791a42 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
2f367f1579 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
7e118068f0 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
172235b625 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
7990fa38ed Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
05198e965b New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
944a7e67a9 Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
b85897953e Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
b8558678c2 New: Add direct link to discount on invoice creation page 2011-09-08 21:50:41 +00:00
Laurent Destailleur
4f0830629a Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
4329db8608 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
5032f1a81f Fix: Bad param 2011-09-08 20:47:19 +00:00
Laurent Destailleur
7342db72ef Look: Uniformize look and feel 2011-09-08 21:28:57 +00:00
Laurent Destailleur
a8be10b3c6 Qual: Uniformize code
Doxygen
2011-09-08 20:02:57 +00:00
Laurent Destailleur
2d734c4f90 Look: Uniformize look and feel 2011-09-08 21:11:09 +00:00
Laurent Destailleur
351a2974dd Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
044879c838 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
e5988ad241 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
2d89e6609e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Juanjo Menent
70be3209b8 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Juanjo Menent
cac55067fb Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5 Work on rpm package 2011-09-03 01:27:00 +00:00
Laurent Destailleur
08a71d1d02 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5 Trad: missing trad 2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Juanjo Menent
808f8607c5 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
82d08001fe New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
252d6ccef9 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
9bdb1057e1 Fix: W3C 2011-08-31 15:30:56 +00:00
Laurent Destailleur
2bb5e4ba69 Fix: W3C 2011-08-31 15:12:09 +00:00
Laurent Destailleur
f47e80dca1 Fix: W3C 2011-08-31 14:55:54 +00:00
Laurent Destailleur
1aaf65c257 PDF works with us letter format 2011-08-31 14:42:47 +00:00
Juanjo Menent
a029fedac3 bug #34162: Bad link in prosprection area 2011-08-29 14:53:05 +00:00
Laurent Destailleur
6b0e43336b Fix: Avoid warning 2011-08-28 13:45:11 +00:00
Laurent Destailleur
a671a9c2e0 Qual: Removed dead code 2011-08-28 13:40:16 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
ab953d6501 Qual: Call static methods as static with no need to create instance 2011-08-27 15:40:08 +00:00
Regis Houssin
2ecc03104c Fix: remove obsolete tags (in progress) 2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
a8e3df4320 Qual: Removed dead code 2011-08-24 12:19:32 +00:00
Laurent Destailleur
6936201c58 Removed dead code 2011-08-23 20:48:20 +00:00
Regis Houssin
5085638f5e Fix: uniformize code 2011-08-23 18:40:45 +00:00
Regis Houssin
68a9994b62 add hooks for object options 2011-08-23 15:23:19 +00:00
Laurent Destailleur
cfe34139cf Qual: Clean and uniformize code.
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
75e166ce7d Qual: Uniformize page name 2011-08-21 13:12:47 +00:00
Laurent Destailleur
186df983bd Qual: Uniformize page name 2011-08-21 13:07:10 +00:00
Laurent Destailleur
bd82d80fab Qual: Uniformize page name 2011-08-21 13:01:34 +00:00
Laurent Destailleur
9f663d5677 Qual: Clean code 2011-08-20 15:11:31 +00:00
Laurent Destailleur
6916fdda32 Fix: Editing action does not change actors 2011-08-20 13:18:54 +00:00
Laurent Destailleur
0adbca4625 Qual: Mutualize a lot of duplicate functions into functions.lib.php 2011-08-17 15:56:22 +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
e9b113ade8 Qual: Mutualize some code
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
3f2e6bbf82 Qual: Removed dead code 2011-08-14 02:11:15 +00:00
Laurent Destailleur
22eae6fae7 Look: Minor look enhancements 2011-08-13 00:47:59 +00:00
Laurent Destailleur
b27125023c Fix: Translation of proposal status in combo list 2011-08-12 21:29:29 +00:00
Laurent Destailleur
acea604e54 Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f Fix: works on repair broken features 2011-08-10 19:55:21 +00:00
Regis Houssin
2b3711fa0d Fix: works on repair broken features (in progress) 2011-08-10 18:04:41 +00:00
Regis Houssin
fb09ae37d9 Fix: works on repair broken features (in progress) 2011-08-10 17:40:42 +00:00
Regis Houssin
f9c879528d Fix: works on repair broken features (in progress) 2011-08-10 10:55:34 +00:00
Laurent Destailleur
8eb5fdf086 Fix: Bad doxygen description 2011-08-08 16:14:48 +00:00
Laurent Destailleur
f6f49342b0 Fix: Missing constructor 2011-08-08 15:47:16 +00:00
Laurent Destailleur
e00eb762f4 Look: Uniformize code and array presentation
Doc: Doxygen
2011-08-08 14:25:44 +00:00
Laurent Destailleur
0cd2bf0989 Fix: Forget to remove view after moving it into prospect area home page. 2011-08-08 12:22:52 +00:00
Laurent Destailleur
02c9c563e0 Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00:00
Laurent Destailleur
d246b87c1a Fix: removed print of function making print.
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
f4606c2253 Fix: Avoid errors into rpm packages 2011-08-03 00:45:22 +00:00
Laurent Destailleur
e2c007305c Fix: Avoid errors into rpm packages 2011-07-31 22:21:57 +00:00
Juanjo Menent
fba2a5b442 Remove MAIN_FEATURES_LEVEL for ical 2011-07-22 06:51:30 +00:00
Juanjo Menent
45bb689bf6 Fix: Add name of the third on the list, if applicable 2011-07-20 19:22:14 +00:00
Laurent Destailleur
40704a5c5a Look fixes and enhancements 2011-07-20 19:03:31 +00:00
Juanjo Menent
089dfce6a7 Fix: Add name of the third on the list, if applicable 2011-07-20 15:33:00 +00:00
Regis Houssin
1f272b0eb4 Fix: bad gmap mode 2011-07-18 10:22:22 +00:00
Regis Houssin
43eb460378 Fix: uniformize code 2011-07-18 08:59:42 +00:00
Laurent Destailleur
77d041c9de Qual: Uniformize code 2011-07-18 01:44:15 +00:00
Laurent Destailleur
cc295b1017 Uniformize code 2011-07-17 20:02:10 +00:00
Laurent Destailleur
495efac896 Fix: deliveray date must not be mandatory 2011-07-17 19:08:33 +00:00
Laurent Destailleur
55b5fea651 Fix: deliveray date must not be mandatory 2011-07-17 19:01:26 +00:00
Regis Houssin
d82e40b010 Fix: object is a parameter 2011-07-14 05:21:52 +00:00
Laurent Destailleur
f40efea008 Fix: file add and delte in email forms was broken with firefox 5 2011-07-10 20:03:38 +00:00
Laurent Destailleur
3c0aaac072 Use global option if local not defined 2011-07-10 13:33:53 +00:00
Laurent Destailleur
340b888303 Qual: Removed errors and warnings reported by codesniffer 2011-07-08 18:39:14 +00:00
Laurent Destailleur
b76f055d2b Fix: Select of recipient on email form 2011-07-07 21:32:18 +00:00
Laurent Destailleur
e2b18d565a Fix: Bad order on documents pages 2011-07-06 20:56:48 +00:00
Regis Houssin
129c3dd101 Fix: uniformize code
Fix: add confirm delete file
New: add upload and delete file triggers
2011-07-05 16:10:56 +00:00
Regis Houssin
54effb5b27 Fix: add more triggers 2011-07-04 10:35:48 +00:00
Laurent Destailleur
df8da8678b Fix: pgql compatibility 2011-07-04 10:30:00 +00:00
Laurent Destailleur
0a7b70cf73 doxygen 2011-07-04 09:36:29 +00:00
Laurent Destailleur
3b3f937e47 Fix: EMail sent message 2011-07-02 16:48:31 +00:00
Regis Houssin
f344dbdefe Fix: Name of hook must also be unique for each tab 2011-06-30 13:27:20 +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
Laurent Destailleur
71770c4cfd Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab. 2011-06-29 22:29:50 +00:00
Regis Houssin
039ac047f4 New: add possibility to change the default status label 2011-06-22 07:43:12 +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
337f41c8e1 Uniformize code 2011-06-17 22:24:52 +00:00
Laurent Destailleur
9cc22004fc Use function to notify errors 2011-06-15 09:58:13 +00:00
Laurent Destailleur
b023117fc6 Fix: W3C 2011-06-15 08:39:03 +00:00
Laurent Destailleur
7357243124 Fix: Avoid wrapping 2011-06-15 08:20:42 +00:00
Juanjo Menent
18c9abe630 task #9747: Can show content of external calendar (ical) into agenda 2011-06-14 16:37:23 +00:00
Juanjo Menent
be73005a33 task #9747: Can show content of external calendar (ical) into agenda 2011-06-14 16:08:32 +00:00
Laurent Destailleur
a6d5200cc7 Set id on div. 2011-06-14 07:21:41 +00:00
Laurent Destailleur
a6b82d843b New: Creation of contacts from third party page go back to third party. 2011-06-13 15:14:11 +00:00
Laurent Destailleur
3b5bfd5ae0 New: Statistics support filtering on user. 2011-06-13 14:17:44 +00:00
Laurent Destailleur
f46492befe New: Statistics support filtering on user. 2011-06-13 13:42:51 +00:00
Laurent Destailleur
2ffb4f2d02 Qual: Uniformize user interface 2011-06-13 13:07:10 +00:00
Philippe Grand
4adf43edb2 fix display issue & uniformize code 2011-06-13 08:15:30 +00:00
Laurent Destailleur
7f852d293c Fix: Avoid wrap with chrome.
Fix: Disable lightbox. Does not works with showphoto.
2011-06-12 22:13:05 +00:00
Philippe Grand
0da7c26b1e enhancements & uniformize code 2011-06-12 21:25:59 +00:00
Laurent Destailleur
7d5f0c3723 New: Can add logo on third parties.
Qual: Uniformize code to show photos/logos.
2011-06-11 14:14:27 +00:00
Philippe Grand
2854809ce5 fix some display issues, and uniformize code 2011-06-11 13:50:47 +00:00
Laurent Destailleur
4854d1203d Agenda events are cleaner 2011-06-11 11:04:42 +00:00
Laurent Destailleur
b870f584a4 Agenda events are cleaner 2011-06-11 11:01:11 +00:00
Laurent Destailleur
c7d0405b90 Fix: Style of current day was not visible 2011-06-11 03:31:14 +00:00
Laurent Destailleur
2dd6c745a5 Fix: Style of current day was not visible 2011-06-11 03:23:42 +00:00
Laurent Destailleur
40e4aeb34a New: Replace internal javascript with jquery plugins. 2011-06-11 02:25:05 +00:00
Laurent Destailleur
159d6418d5 Fix: Debug and enhance agenda external ical view 2011-06-10 22:05:07 +00:00
Juanjo Menent
b3d57785dc task #9747: Can show content of external calendar (ical) into agenda 2011-06-10 19:44:01 +00:00
Juanjo Menent
cf891b3322 task #9747: Can show content of external calendar (ical) into agenda 2011-06-10 07:15:03 +00:00
Juanjo Menent
ab7c077148 task #9747: Can show content of external calendar (ical) into agenda 2011-06-09 16:56:16 +00:00
Laurent Destailleur
311339b0ca Qual: Optimize substitution engine 2011-06-08 22:08:02 +00:00
Regis Houssin
662b0b7d2c Fix: missing function depending of enabled module 2011-06-08 15:47:17 +00:00
Juanjo Menent
e813448bb9 task #9747: Can show content of external calendar (ical) into agenda 2011-06-08 13:15:53 +00:00
Juanjo Menent
902f70dac3 task #9747: Can show content of external calendar (ical) into agenda 2011-06-07 11:05:20 +00:00
Laurent Destailleur
baf173bb80 Qual: Shorter legend 2011-06-06 23:59:33 +00:00
Laurent Destailleur
a3755324c0 New: Graph js librairie can accept percents with pie. 2011-06-06 22:23:24 +00:00
Laurent Destailleur
66df4de8be New: Graph js librairie can accept colors and mix bar with plots. 2011-06-06 22:13:43 +00:00
Laurent Destailleur
fca9640755 Fix: Actions can has no status. 2011-06-06 17:55:19 +00:00
Laurent Destailleur
842c87fc94 Fix: Actions can has no status. 2011-06-06 17:31:16 +00:00
Laurent Destailleur
ef6f5f54f4 New: Commercial proposal has its home area. 2011-06-06 16:15:02 +00:00
Laurent Destailleur
2b8c71a290 New: Show status in last interventions 2011-06-06 15:40:30 +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
Juanjo Menent
9e0e6e13df task #9747: Can show content of external calendar (ical) into agenda 2011-06-01 08:18:52 +00:00
Juanjo Menent
e92c686bcb task #9747: Can show content of external calendar (ical) into agenda 2011-05-31 22:04:38 +00:00
Juanjo Menent
45fd45e3ad task #9747: Can show content of external calendar (ical) into agenda 2011-05-31 21:44:35 +00:00
Juanjo Menent
1f4fd52d84 task #9747: Can show content of external calendar (ical) into agenda 2011-05-31 16:50:54 +00:00
Regis Houssin
8e25cb1ae5 Fix: possibility to have more hooks in the same page
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Juanjo Menent
1939c68418 task #9747: Add ical parser class 2011-05-30 16:48:17 +00:00
Regis Houssin
8d46f44e1f Fix: uniformize code 2011-05-26 12:19:21 +00:00
Regis Houssin
56ac9ac8b7 Fix: uniformize code 2011-05-26 10:07:14 +00:00
Laurent Destailleur
733e0a54f0 Fix: Missing trans 2011-05-25 19:21:34 +00:00
Regis Houssin
59aad44353 Fix: uniformize code 2011-05-25 09:19:46 +00:00
Laurent Destailleur
975012c6cf Removed bad link 2011-05-22 09:51:21 +00:00
Laurent Destailleur
106a956889 Fix: Some fix in preview feature. 2011-05-21 14:24:09 +00:00
Regis Houssin
c593df2d68 Fix: move 3 functions to formother class 2011-05-20 15:59:18 +00:00
Regis Houssin
ff904e662b Fix: missing class project 2011-05-18 17:59:47 +00:00
Laurent Destailleur
a76e377f59 Fix: showborthday into showbirthday 2011-05-18 16:51:24 +00:00
Laurent Destailleur
00fea772ac Use better picto for events 2011-05-17 10:16:24 +00:00
Laurent Destailleur
ac738bcd9d New: The pdf event report show all events. 2011-05-17 10:06:45 +00:00
Laurent Destailleur
547443c4b6 New: now use tabs for agenda 2011-05-16 17:27:20 +00:00
Laurent Destailleur
6ab2ecc10c New: Manage status on third party 2011-05-13 20:00:43 +00:00
Laurent Destailleur
920f1d17ae Fix: Add menu link 2011-05-13 18:45:18 +00:00
Laurent Destailleur
e8c49d77f2 Add dol_print_address function 2011-05-12 19:01:14 +00:00
Laurent Destailleur
aba298b46f Fix: Bad balance of html tags 2011-05-09 22:28:44 +00:00
Laurent Destailleur
ff6182f62f Fix a lot of bug in "source" field:
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Regis Houssin
67fe35e67b Fix: mutualize code, more simple 2011-05-06 18:27:18 +00:00
Laurent Destailleur
04babd9297 New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission. 2011-05-05 07:25:31 +00:00
Laurent Destailleur
cf862a2286 Fix: Select a date year now show past and future date. 2011-05-03 11:29:09 +00:00
Laurent Destailleur
a3bd492f73 Qual: Uniformize code 2011-05-01 23:14:54 +00:00
Philippe Grand
a0bd7d2f61 uniformize code and fix some display issue 2011-04-29 16:18:22 +00:00
Philippe Grand
1832d26b46 fix: change $_GET with GETPOST to avoid hacking 2011-04-28 17:15:03 +00:00
Philippe Grand
7576726a31 fix some issue to display in pdf 2011-04-27 14:36:09 +00:00
Philippe Grand
b8c149ac3b add source of demand for propal 2011-04-27 08:49:51 +00:00
Regis Houssin
bc3312aa3d Fix: problem if not defined 2011-04-26 21:45:25 +00:00
Regis Houssin
827eed5d39 Fix: delete deprecated code
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Regis Houssin
da0b70c145 Works on possibility to change customer when cloning (enable in propal)
New: can send extra input in ajax dialog
2011-04-25 10:10:34 +00:00
Laurent Destailleur
94a8856915 Removed hard coded param 2011-04-21 21:21:06 +00:00
Regis Houssin
e52daf6b8e Fix: delete unused code
Fix: add form confirm function for hooks
Fix: uniformize code
2011-04-20 13:59:51 +00:00
Regis Houssin
15fe7b5bd8 Fix: problem if hidedesc id used
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
f7daa88752 Fix: limit to current entity 2011-04-17 22:57:12 +00:00
Regis Houssin
066ef17726 Fix: Do not use GET here, but put information into parameter of function 2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162 Fix: Do not use GET here, but put information into parameter of function 2011-04-16 08:57:06 +00:00
Regis Houssin
f9b14626e3 Todo: using div instead of tables 2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424 Todo: using div instead of tables 2011-04-15 15:47:42 +00:00
Philippe Grand
887e29ee03 fix casse issue 2011-04-14 12:27:15 +00:00
Philippe Grand
3e9b3dcdc0 add availability
fixe some colspan
2011-04-14 12:14:52 +00:00
Regis Houssin
7b73576731 Fix: possibility to skip update total of special lines with no qty and unit price 2011-04-13 15:39:03 +00:00
Laurent Destailleur
bd8e0e88a5 Fix: Libraries not used inside a web container must not use a GETPOST function. 2011-04-13 13:44:58 +00:00
Philippe Grand
80457eedf1 Fix : availability wasn't displayed 2011-04-12 17:55:42 +00:00
Regis Houssin
1c89213caf Fix: reorder the lines correctly 2011-04-11 09:00:13 +00:00
Regis Houssin
d567827f3e Fix: problem for view normal product/service 2011-04-11 07:56:58 +00:00
Regis Houssin
64986dd12f Fix: optimize code
Fix: better function name
2011-04-11 07:11:10 +00:00
Regis Houssin
fba4111f44 Fix: do not update price with special product 9 2011-04-10 18:44:58 +00:00
Regis Houssin
a2902877ce Fix: uniformize code 2011-04-10 09:57:54 +00:00
Regis Houssin
caff474114 Fix: problem to clone proposals with fk_parent_line 2011-04-09 20:06:25 +00:00
Regis Houssin
ecd673399f Fix: correct reorder line with fk_parent_line
Fix: problem with create order from proposals with fk_parent_line
2011-04-09 15:59:45 +00:00
Laurent Destailleur
62348ed349 More dynamic controls and fix not applicable status for rendez-vous 2011-04-09 11:52:11 +00:00
Regis Houssin
4351580f79 Works on hook module 2011-04-09 11:29:38 +00:00
Regis Houssin
5c1fd271ef Fix: hook functions with better name
New: add hook in builddoc bloc
2011-04-08 17:21:42 +00:00
Regis Houssin
da212ec4cc Works on hook 2011-04-08 14:16:44 +00:00
Regis Houssin
83cf657906 Fix: use PropalLigne class
Works on hook
2011-04-08 10:10:08 +00:00
Laurent Destailleur
b80d904177 Comment 2011-04-08 09:29:15 +00:00
Regis Houssin
08abb5a441 Fix: change rowspan with fk_availability 2011-04-07 13:53:04 +00:00
Regis Houssin
8267dbd084 Fix: do not uptate total with special product line 2011-04-07 12:32:29 +00:00