Commit Graph

1645 Commits

Author SHA1 Message Date
Regis Houssin
6aa7e90834 Fix: merge problem 2012-03-01 08:03:27 +01:00
Regis Houssin
f3cb926c3c Fix: use generic array for all parts 2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639 models_modules isn't enough so we use same facture_invoice,
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Laurent Destailleur
badc6d0f45 Fix: Fix tons of bugs after change for new way to declare modules
features
2012-03-01 00:03:16 +01:00
Laurent Destailleur
e0f7637bb3 Fix: Restore barcode management 2012-02-29 22:54:34 +01:00
Regis Houssin
0b945f0716 Fix: use dol_buildpath 2012-03-01 04:10:50 +08:00
Regis Houssin
45ff7bddb3 New: Check if there is external models to do asked by plugins 2012-03-01 00:29:56 +08:00
Laurent Destailleur
5e32fc70ad Fix: action must always be provided as value can be change during actions 2012-02-28 16:48:18 +01:00
Regis Houssin
f4bab2f6de Fix: avoid warning and deprecated variable 2012-02-27 08:47:25 +01:00
Laurent Destailleur
e519bf0c40 Fix: Fix TODO
Doxygen
2012-02-25 16:24:36 +01:00
Regis Houssin
58c1cb3e7c Fix: function is outside of class and add TODO 2012-02-25 09:05:36 +01:00
Laurent Destailleur
9d9439e498 New: All professional id can contains up to 128 chars instead of 32. 2012-02-25 01:34:05 +01:00
Laurent Destailleur
cc6a2c8d84 Fix: Compatibility of new module setup with old setup 2012-02-24 11:06:05 +01:00
Regis Houssin
1b236c5c56 Fix: possibility to add more parameters (eg: entity=0) 2012-02-24 15:53:38 +08:00
Regis Houssin
d7f92041c2 Fix: define an array by default if not exist 2012-02-24 14:00:43 +08:00
Regis Houssin
a68ac56e5b Fix: remove obsolete code 2012-02-23 22:01:55 +01:00
Regis Houssin
ee80305e6c Fix: full path is defined by default 2012-02-23 20:03:07 +01:00
Regis Houssin
3770b7ffcc Fix: remove obsolete code 2012-02-23 19:42:57 +01:00
Regis Houssin
4b4b5be6f5 Fix: bad test 2012-02-23 19:35:13 +01:00
Regis Houssin
e257d7d6d4 New: possibility to defined hooks in array format with parts module
system
2012-02-23 17:34:17 +01:00
Regis Houssin
2dabf0e185 Fix: possibility to defined a specific path 2012-02-23 16:20:15 +01:00
Regis Houssin
46ad02cbc8 New: add generic function for module parts 2012-02-23 15:42:03 +01:00
Regis Houssin
a444fc955d New: add generic function for module parts 2012-02-23 14:28:50 +01:00
FHenry
21ffd56795 Correct Bug of CSS in conf 2012-02-23 11:27:13 +01:00
Laurent Destailleur
c5325e94cc Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/admin/syslog.php
2012-02-23 03:32:19 +01:00
Laurent Destailleur
2647cb72ac New: Now all features can be provided by a module with all files inside
the directory of module.
2012-02-22 16:18:03 +01:00
Regis Houssin
94f6034f9a New: adding the ability to display a different value than the original
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
e4cf111ac2 Fix: Do not include an output class (form) inside a core system class. 2012-02-22 14:43:13 +01:00
Laurent Destailleur
3a915de69a Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-22 12:12:51 +01:00
Laurent Destailleur
ef6706a6b9 New: Add hook toprightmenu 2012-02-22 12:02:12 +01:00
Regis Houssin
5a715bb4ea Fix: add possibility to defined a different icon with css 2012-02-22 16:27:29 +08:00
Regis Houssin
ea83e474dc New: add possibility to linked other objects from external modules 2012-02-22 01:19:05 +08:00
Regis Houssin
0cff48f9b3 Fix: merge conflict 2012-02-21 10:47:08 +01:00
Regis Houssin
e5c0a99584 Fix: for multi-company
Conflicts:

	htdocs/comm/propal/class/propal.class.php
	htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
f71073c3b5 Doxygen 2012-02-21 00:18:48 +01:00
Regis Houssin
a3ee9f83fe Fix: remove unused object 2012-02-20 20:36:37 +01:00
Regis Houssin
fa3e134a92 Fix: add specific right access for payment
New: add possibility to defined success message for jeditable
2012-02-20 20:31:35 +01:00
Laurent Destailleur
58d1a042a5 Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
8c0ad673e8 Reduce size of form.class 2012-02-20 12:31:01 +01:00
Laurent Destailleur
475bba2ea7 Qual: Reduce size of form.class 2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82 Qual: Reduce size of form.class
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Laurent Destailleur
b93c03a9c9 Qual: Doxygen
Perf: Reduc size of form.class.php
2012-02-20 10:09:28 +01:00
Laurent Destailleur
198c453a09 Fix: Default lang on CLI context was wrong 2012-02-20 01:31:02 +01:00
Laurent Destailleur
c4b845d60a Qual: Removed deprecated function name. 2012-02-19 18:34:22 +01:00
Laurent Destailleur
e903719c36 Qual: Uniformize code
Perf: Very small per enhancement
2012-02-19 17:12:17 +01:00
Laurent Destailleur
c614c7d84a Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-15 23:11:22 +01:00
Laurent Destailleur
9eb92b17ec New: Increase usability of module project. 2012-02-15 23:08:20 +01:00
Regis Houssin
5e1568b6a1 Fix: hidden linked objects
Fix: avoid conflicts
Fix: uniformize code
2012-02-15 19:20:18 +01:00
Laurent Destailleur
a606b79af8 Move error code into error lang file. 2012-02-15 16:14:48 +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
acef131833 New: Uniformize code to manage menus handler provided by external
modules
2012-02-12 15:17:54 +01:00
Laurent Destailleur
d78192040b Fix: Exclude index page from list 2012-02-12 13:41:09 +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
891f51127b Restore mime header and return-path now we know where was bug. 2012-02-10 13:28:53 +01:00
Laurent Destailleur
8336befb25 New: Can sort files into backup tool.
New: Default output charset are utf8 into backup tool.
2012-02-10 10:53:11 +01:00
Laurent Destailleur
3e76959a5c Some fix to hide orphelins files from automatic tree into ecm module. 2012-02-08 17:12:19 +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
d5511315e6 Fix: Try to add an option to add a bug to make orange MTA working. 2012-02-08 12:55:25 +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
581a87d9e4 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-02-07 18:49:35 +01:00
Laurent Destailleur
104a4532b9 Fix: miscellaneous not initialized vars 2012-02-07 18:48:50 +01:00
Regis Houssin
e171cec236 Fix: add updateObjectLink common function 2012-02-08 01:35:28 +08:00
Regis Houssin
c4af9d4d02 Fix: merge problem 2012-02-07 17:02:23 +01:00
Regis Houssin
ff59631e11 Fix: works on edit in place with external modules 2012-02-07 16:56:08 +01:00
Regis Houssin
6a43a517f1 Fix: add deleteObjectLinked function 2012-02-07 16:47:46 +01:00
Laurent Destailleur
55f6cdd495 Qual: Removed warnings 2012-02-07 10:25:58 +01:00
Regis Houssin
4ea47d221f Fix: hook problem 2012-02-07 01:35:08 +08:00
Regis Houssin
fd703d24b4 Fix: add jeditable css 2012-02-06 17:44:37 +01:00
Regis Houssin
cd066b825a Fix: rename 'text' to 'string' 2012-02-06 17:29:19 +01:00
Laurent Destailleur
a5513141d9 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-06 17:25:40 +01: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
Regis Houssin
0f4e74fa50 Fix: text field type for string, email and numeric 2012-02-07 00:13:09 +08: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
7b527e085d Add more test to prepare option for rounding lines 2012-02-06 00:07:48 +01:00
Laurent Destailleur
8c354fcfcc Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-05 15:13:56 +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
202838de41 Restore From at beginning 2012-02-05 01:11:20 +01:00
Laurent Destailleur
ac1c91b740 Try a fix for orange email targets 2012-02-04 13:39:21 +01:00
Laurent Destailleur
71be445607 Fix: use same separator than smtps method 2012-02-03 23:40:59 +01:00
Regis Houssin
40276d42ff Fix: sql error with combobox and uniformize code 2012-02-03 19:06:37 +01:00
Laurent Destailleur
37afbefdc6 Add message for non compatible mime clients 2012-02-02 23:05:26 +01:00
Laurent Destailleur
b22dc4170c Fix: From must be escaped between " 2012-02-02 10:22:04 +01:00
Laurent Destailleur
0e06ba1a88 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-02 09:49:12 +01:00
Laurent Destailleur
54c6cbe29b Fix: return-path not required as it's same than form 2012-02-02 09:48:35 +01:00
Regis Houssin
1bac15d836 Fix: missing quotes 2012-02-02 07:49:50 +01:00
Laurent Destailleur
ef60e8ccee Fix: Try another fix to fix not attached files 2012-02-01 22:39:17 +01:00
Laurent Destailleur
988dc29f15 New: Extra fields support int type. 2012-02-01 20:44:06 +01:00
Laurent Destailleur
6c0698d6ee Try a fix for not attached files 2012-02-01 17:59:38 +01:00
Laurent Destailleur
4a7b989e7c Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 16:02:22 +01:00
Laurent Destailleur
43626c6ca4 Change split to 76 chars 2012-02-01 16:00:22 +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
Laurent Destailleur
0a78b3f970 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-02-01 14:22:35 +01:00
Laurent Destailleur
95efe50dba New: If language code is none_NONE, trnalsation keys are kept not
translated.
2012-02-01 13:28:19 +01:00
Laurent Destailleur
b1e58dd454 Mutualize common code 2012-02-01 13:21:39 +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
2f2cb46622 Fix: Lastname 2012-02-01 09:29:26 +01:00
Laurent Destailleur
c1243db086 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-31 23:23:02 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
Laurent Destailleur
783c9d124f Minor look enhancement 2012-01-31 12:18:43 +01:00
Laurent Destailleur
f3a966a313 Fix: Missing name 2012-01-29 23:24:47 +01:00
Laurent Destailleur
06f41166e1 Fix: Uniformize style 2012-01-29 21:28:45 +01:00
Laurent Destailleur
ec0650e92b Doxygen 2012-01-27 16:12:11 +01:00
Laurent Destailleur
aa8e7b1c0c Uniformize field country_id, country_code, country 2012-01-27 16:10:44 +01:00
Laurent Destailleur
1f10e4e1e3 Doxygen 2012-01-27 15:17:36 +01:00
Laurent Destailleur
42ee2f529c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-01-24 09:20:06 +01:00
Laurent Destailleur
ad1ec032f3 Normalize code 2012-01-24 09:19:28 +01:00
Regis Houssin
7e5c347bb8 Fix: correct reorder childrens of lines 2012-01-24 05:31:49 +08:00
Laurent Destailleur
14690cb9dd Doxygen 2012-01-22 02:49:47 +01:00
Laurent Destailleur
9215394965 New: Import wizard can import contacts.
New: A module can add import description for import wizard, even for
tables with foreign keys.
2012-01-18 00:16:02 +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
Laurent Destailleur
9d2e547c00 Fix: Removed Bare LF error with smtps email sending 2012-01-16 00:02:57 +01:00
Laurent Destailleur
f1c2c7891b Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-15 19:09:26 +01:00
Laurent Destailleur
25a505534b New: A page can force reload of css style sheet 2012-01-15 17:40:44 +01:00
Regis Houssin
244af052cc Fix: add MAIN_USE_CUSTOM_TRANSLATION for use /custom/langs directory 2012-01-15 08:29:56 +01:00
Laurent Destailleur
f75329faef Fix: geoip works with debian geoip package 2012-01-15 02:39:43 +01:00
Laurent Destailleur
301c66210a Fix: Not exists function with geoip PEAR 2012-01-15 02:19:00 +01:00
Laurent Destailleur
2641ec21af Fix: If data was already found into file into MAIN_FORCELANGDIR, we must
not overwrite it with value of standard lang files.
2012-01-14 14:27:27 +01:00
Laurent Destailleur
efcbc2696a Add comments 2012-01-14 00:54:52 +01:00
Regis Houssin
66bfaf8530 Fix: custom language file was not loaded 2012-01-13 12:17:41 +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
9339119455 New: use getEntity() instead $conf->entity 2012-01-11 21:16:10 +08:00
Laurent Destailleur
aaefb82a33 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 12:03:06 +01:00
Regis Houssin
033b290ed3 Qual: add $mc global object (multicompany) 2012-01-11 17:41:46 +08:00
Laurent Destailleur
9209c7c6bc Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-01-11 02:05:50 +01:00
Laurent Destailleur
5ff8c2b8fa Fix: Error management 2012-01-11 01:52:00 +01:00
Laurent Destailleur
4bb5d68ca9 Use private property 2012-01-11 01:06:34 +01:00
Regis Houssin
cb286a2449 New: add shareds thirparties between entities 2012-01-11 00:19:57 +08:00
Laurent Destailleur
f86ae93526 Qual: Removed checkstyle warnings 2012-01-10 10:23:57 +01:00
Laurent Destailleur
6a5218b9b2 Qual: Ckeckstyle 2012-01-10 01:31:06 +01:00
Regis Houssin
376759c13d Fix: refactoring elements sharing management between entities 2012-01-10 07:03:04 +08:00
Laurent Destailleur
2146ab0cc5 Uniformize code 2012-01-09 00:53:31 +01:00
Laurent Destailleur
77870d0557 Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS 2012-01-08 23:43:32 +01:00
Laurent Destailleur
2d67802938 Doxygen 2012-01-08 00:52:07 +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
Laurent Destailleur
d9d3a11ec4 Doxygen 2012-01-07 14:55:59 +01:00
Laurent Destailleur
ed38c6c27a New: An external module can now add a menu entry on left menu. 2012-01-04 19:31:46 +01:00
Laurent Destailleur
893b7b96f4 Doxygen 2012-01-04 14:05:49 +01:00
Laurent Destailleur
5c69cdbb8d Work on left menu simplification 2012-01-04 01:44:38 +01:00
Laurent Destailleur
6964eaff01 Work on management of left menus 2012-01-03 20:27:10 +01:00
Laurent Destailleur
b47f5177c4 Work on menu management 2012-01-03 09:41:01 +01:00
Laurent Destailleur
2f1b2f7be7 Qual: Code simpler 2011-12-31 11:54:17 +01:00
Laurent Destailleur
92c27b1732 New: Can add a left menu (first level) into an existing top menu. 2011-12-31 01:33:12 +01:00
Laurent Destailleur
4ea77e6d55 Prepare code to allow left menu add by modules 2011-12-30 23:07:27 +01:00
Laurent Destailleur
6d6231aad9 New: Add class for calendar picto link 2011-12-29 23:50:02 +01:00
Laurent Destailleur
963df8f59d Qual: Uniformize code 2011-12-29 23:23:31 +01:00
Laurent Destailleur
c2348ef600 Uniformize field country_id, country_code, country 2011-12-29 18:07:41 +01:00
Laurent Destailleur
498c1b1b41 Qual: idprof are all renamed to idprof1,2,3,4 (removed old name siren,
siret, ...)
2011-12-28 17:30:30 +01:00
Laurent Destailleur
bb3d9e9197 Doxygen 2011-12-28 13:25:05 +01:00
Laurent Destailleur
49146c4f83 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-12-28 12:48:37 +01:00
Laurent Destailleur
b35bbd0393 Comments 2011-12-28 12:48:18 +01:00
Regis Houssin
3df2810f29 Fix: avoid warning for country with < 4 profid 2011-12-28 10:17:33 +01:00
Laurent Destailleur
8032f25487 Doxygen 2011-12-19 23:38:40 +01:00
Laurent Destailleur
3c611d284a Qual: Removed deprecated code/comments 2011-12-17 18:35:12 +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
437a6f699e Rss reader use the timeout and proxy if setup 2011-12-17 12:38:34 +01:00
Regis Houssin
2ee7becfed New: add constant MAIN_VIEW_LINE_NUMBER 2011-12-16 18:31:54 +01:00
Laurent Destailleur
acd0bc2e10 New: Add hidden option MAIN_OVERWRITE_TRANS 2011-12-12 19:46:46 +01:00
Laurent Destailleur
1fdbb6695a Doxygen 2011-12-12 00:28:04 +01:00
Laurent Destailleur
1b998d5443 Fix: Removed a bug with pgsql 2011-12-12 00:07:28 +01:00
Laurent Destailleur
31e89735c1 Fix: Exclude index page from list 2011-12-08 22:46:09 +01:00
Grand Philippe
057e573aa6 fix: tree was changed for class ModelePdfExpedition 2011-12-08 11:17:11 +01:00
Laurent Destailleur
8fb4108163 Qual: childelement is a protected property 2011-12-07 19:22:12 +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
53181aa0c1 Qual: Removed useless calls
Doxygen
2011-12-07 17:28:11 +01:00
Laurent Destailleur
66856fee75 New: show thirdparty barcode on main tab. 2011-12-07 15:06:29 +01:00
Laurent Destailleur
1f37dc906f Qual: Uniformize name of barcode into "barcode". 2011-12-07 11:59:41 +01:00
Laurent Destailleur
ffaf4e5465 Fix: fix not initialized variables 2011-12-05 19:03:36 +01:00
Laurent Destailleur
ebea7f6c97 Fix: fix not initialized variables 2011-12-05 18:36:54 +01:00
Laurent Destailleur
b0aff1c927 Fix: fix not initialized variables 2011-12-05 17:13:48 +01:00
Laurent Destailleur
0c25c7cbc8 Doxygen 2011-12-05 00:25:01 +01:00
Laurent Destailleur
dd0debb718 Qual: Code cleaning 2011-12-04 22:49:54 +01:00
Laurent Destailleur
e6f3599847 Qual: Some code cleaning 2011-12-04 22:25:49 +01:00
Laurent Destailleur
7bb2af86cd Qual: Clean code to reduce nb of properties into classes 2011-12-03 20:21:45 +01:00
Laurent Destailleur
061be9ca47 Fix: Use filesystem encoding 2011-12-01 23:36:00 +01:00
Laurent Destailleur
56a0e26465 Fix: Removed tons of warnings 2011-12-01 17:09:01 +01:00
Laurent Destailleur
9f889b0439 Qual: Uniformize code for document generation of shipments.
Prepare usage of odt templates.
2011-11-30 12:28:01 +01:00
Regis Houssin
98c60c1412 Fix: preventing XSS injections and uniform code 2011-11-27 18:44:27 +01:00
Laurent Destailleur
0e4d70d664 Qual: Clean barcode module. First step to remove php-barcode. 2011-11-27 15:33:18 +01:00
Laurent Destailleur
6626710280 Fix: No default value on var by pointer 2011-11-26 18:32:48 +01:00
Laurent Destailleur
8614ef5bef doxygen 2011-11-26 12:36:36 +01:00
Regis Houssin
00ffbd5e90 Fix: change the last database prefix 2011-11-23 21:25:02 +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
96ddd99664 New: autofocus on description after adding a free product 2011-11-22 01:07:40 +01:00
Laurent Destailleur
5c47a60851 Fix: Can add discount if no product line provided yet 2011-11-17 20:56:47 +01:00
Laurent Destailleur
9fcff390cd Fix: should not change var $html here. It is not class
html.form.class.php
2011-11-16 23:58:25 +01:00
Laurent Destailleur
bf9c482f8a Fix: Deposits was not included into lines but into into remain to pay 2011-11-16 18:58:11 +01:00
Laurent Destailleur
0308ed1088 Look: Uniformize css 2011-11-14 18:37:04 +01:00
Laurent Destailleur
7384096d56 Enhance doc for stock movement 2011-11-14 15:46:44 +01:00
Laurent Destailleur
40a4bcec04 Qual: doxygen
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Regis Houssin
87d7badd53 Works on merge pdf with encryption 2011-11-12 09:23:54 +01:00
Regis Houssin
8f1154f400 Fix: timestamp field name problem 2011-11-11 12:42:37 +01:00
Regis Houssin
2d19624a14 Fix: reindenting and docgen 2011-11-11 11:15:36 +01:00
Regis Houssin
5f62a1f27f Fix: bad parameters 2011-11-10 14:44:10 +01:00
Regis Houssin
a5b847f3c4 Fix: void warning and uniform code 2011-11-10 10:13:44 +01:00
Laurent Destailleur
79b9ceda30 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-09 22:11:48 +01:00
Laurent Destailleur
8745ef572d Fix: Missing filter on company 2011-11-09 21:42:46 +01:00
Regis Houssin
8072f501ff Works on extend edit in place with external modules (in progress)
Conflicts:

	htdocs/core/class/commonobject.class.php
	htdocs/core/class/html.form.class.php
2011-11-09 17:13:25 +01:00
Laurent Destailleur
253084feb3 New: Can choose warehouse for invoice validation 2011-11-09 14:31:43 +01:00
Laurent Destailleur
72c0a15f56 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/commande/fiche.php
	htdocs/core/class/commonobject.class.php
	htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Regis Houssin
6b48e3af89 Fix: remove obsolete code 2011-11-08 23:27:49 +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
Laurent Destailleur
824db25a74 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop

Conflicts:
	htdocs/core/class/commonobject.class.php
2011-11-08 00:17:20 +01:00
Regis Houssin
9549c0c608 Fix: entity filter 2011-11-08 06:56:02 +08:00
Regis Houssin
dea5ec5e26 Fix: reorder problem with external module 2011-11-07 22:32:22 +08:00
Laurent Destailleur
8d1284ed42 Choose warehouse for order validation 2011-11-07 15:04:02 +01:00
Laurent Destailleur
8193e8a54e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-06 15:45:03 +01:00
Laurent Destailleur
83f2061e0e Start to work on feature to select stock id for increase/decrease. 2011-11-06 15:42:53 +01:00
Laurent Destailleur
8d46ae1d35 Qual: Better error managment on numbering setup 2011-11-06 15:12:18 +01:00
Laurent Destailleur
699f759843 Fix: Bad sql request 2011-11-06 14:23:09 +01:00
Regis Houssin
029c405b7d Fix: hide edit in place icon if MAIN_EDIT_ALSO_INLINE is not defined 2011-11-06 00:14:08 +01:00
Regis Houssin
995e07041a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-11-05 22:32:43 +01:00
Regis Houssin
94b393e760 Fix: show icon if edit in place is possible 2011-11-05 22:32:25 +01:00
Laurent Destailleur
5de1db527c Fix: Autocalculate rows and cols 2011-11-05 22:20:02 +01:00
Laurent Destailleur
06c5f3427c New: There is now two "inline edit" solution: Solution 1 use jquery
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link
"edit field" on resubmit page for eache field (this is by default). And
we are ready to add more.
New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to
say: Even if this field can be edited by a global edit form, we allow
field to be edited with the "inline edit" feature (whatever is the
inline edit solution active). This option is to keep the standard
behaviour "We must click a "modify" button to allow to edit globally all
fields at once working and have only this way. If option is on, we can
also use the inlinde edit. If off, inline edit is available only for
fields not included into a global "modify" form.
line
2011-11-05 21:24:55 +01:00
Laurent Destailleur
2b9285384c Merge editfield and editInPlace 2011-11-05 18:25:04 +01:00
Laurent Destailleur
cf365593dc Qual: Revert parameter order (optionnal at end) 2011-11-05 15:43:07 +01:00
Laurent Destailleur
3f30cebce3 Qual: Prepare to merge editfield and editInPlace 2011-11-05 15:12:37 +01:00
Regis Houssin
6bbc1a1a77 Fix: move transverse mode parameters in conf.php 2011-11-04 09:09:53 +01:00
Regis Houssin
7c54bf489d Fix: problem with multicompany 2011-11-03 18:39:06 +01:00
Laurent Destailleur
4c95c486f6 Qual: Removed hardcoded code for external module. Replaced by hook. 2011-11-01 18:36:06 +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
Regis Houssin
d9eb4cbeb9 New: add edit in place with ckeditor
Fix: remove unused jQuery plugin ckeip
2011-10-31 16:57:10 +01:00
Regis Houssin
419eb248c1 Fix: add generic edit in place select input 2011-10-31 14:34:11 +01:00
Regis Houssin
44c4a16c9f Add load method for type of fees 2011-10-31 11:49:47 +01:00
Laurent Destailleur
eaeb399f02 Qual: Uniformize variable name 2011-10-30 17:26:55 +01:00
Laurent Destailleur
784f696c85 Qual: Some fixes to make working with PHP option error_reporting
E_STRICT
2011-10-29 19:50:25 +02:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Regis Houssin
4ebbc0de6f Fix: rename "area" to "textarea"
New: add js files for default datepicker options
New: add edit_datepicker for edit in place (not stable)
2011-10-28 16:28:55 +02:00
Regis Houssin
7ee06a68bc Fix: add sql error 2011-10-28 12:26:21 +02:00
Regis Houssin
bc6fa60287 Fix: move jnotify options in separate file
Fix: move nl2br treatment
New: add error message for edit in place
2011-10-28 12:02:36 +02:00
Laurent Destailleur
4439205375 Fix: Disable is not complete 2011-10-28 01:16:23 +02:00
Regis Houssin
1137b69a03 Fix: use loadurl just for textarea and numeric 2011-10-27 18:17:27 +02:00
Regis Houssin
d906552815 New: add edit in place
Fix: change element name with condition for enlarge possibility
2011-10-27 16:38:49 +02:00
Regis Houssin
cdcb15f59f New: add editInPlace function 2011-10-27 10:15:49 +02:00
Regis Houssin
1398a41add New: works on edit in place 2011-10-25 19:04:02 +02:00
Regis Houssin
5fe088334c Qual: move ajax response in /core/ajax directory 2011-10-25 19:03:12 +02:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
Regis Houssin
b1de04bc1b Fix: change /lib/ by /core/lib/ 2011-10-24 13:36:11 +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
ed28394df8 Add empty index file 2011-10-24 10:33:55 +02:00
Regis Houssin
cf551f82e7 Move common files in core directory 2011-10-24 10:29:33 +02:00
Regis Houssin
30c5f4b214 Move all core class in htdocs/core/class 2011-10-24 09:29:17 +02:00
Regis Houssin
65b986ec00 Fix: avoid warning 2011-10-24 08:59:14 +02:00
Regis Houssin
2b8332eb2d Move ldap.class.php to core/class 2011-10-24 08:53:26 +02:00
Laurent Destailleur
dbd4bdfd78 Removed a TODO 2011-10-23 22:10:30 +02:00
Laurent Destailleur
7dd3fec485 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-23 20:02:39 +02:00
Regis Houssin
a308a666e4 Added temporarily before to find another solution 2011-10-23 18:36:47 +02:00
Laurent Destailleur
43bd6e1ea8 Fix: Removed deprecated function 2011-10-22 15:55:08 +02:00
Laurent Destailleur
a0855a3867 New: Add hooks to execute code after pdf generation 2011-10-19 22:05:54 +02:00
eldy
7efe7ad255 Qual: Removed warnings 2011-10-19 02:45:42 +02:00
Laurent Destailleur
6b2d3f5072 Fix: Change only nb 2011-10-17 21:36:10 +02:00
Laurent Destailleur
7acb066483 Fix: error management 2011-10-17 21:08:05 +02:00
Laurent Destailleur
ca16651f04 Doxygen 2011-10-16 01:59:12 +02:00
Laurent Destailleur
bc922a71c4 Fix comment 2011-10-16 01:38:40 +02:00
Laurent Destailleur
0bc80e9bec Qual: Doxygen
Qual: Uniformize some code
2011-10-14 18:51:20 +02:00
eldy
11beb15d9a Fix: Hide supplier info if permission to read suppliers not on 2011-10-10 00:03:26 +02:00
eldy
02ebcdfed2 New: Add label of project with ref on element pages 2011-10-09 20:12:05 +02:00
eldy
c6a22b79ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-09 17:38:29 +02:00
eldy
c43c2734fb Fix: TVA Non Perçue Récupérable 2011-10-09 17:37:27 +02:00
Regis Houssin
a74bdae666 Fix: add parameters for external modules 2011-10-07 00:55:26 +08:00
Regis Houssin
24c9a7d26d Fix: reorder line after update line with fk_parent_line 2011-10-06 00:11:53 +08:00
eldy
6eea1f56c9 More comments. 2011-10-05 14:29:16 +02:00
eldy
f4a3e6a1a7 Enhance PHPUnit tests 2011-10-05 13:56:32 +02:00
Regis Houssin
0b3cbf9b84 Fix: do not use dol_hash function here 2011-10-04 20:57:13 +08:00
eldy
47bb2171e0 Fix: Fix a serious database default. Table llx_product_fournisseur was
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
98ab396837 New: Can choose number of character before triggering Ajax
autocomplete of product search.
2011-10-03 22:48:10 +02:00
eldy
190adf2d49 New: Log module outputs can be setup with "or" rule (not only "xor"). 2011-10-03 17:19:39 +02:00
eldy
79546fa072 Qual: Uniformize look of supplier invoice with customer invoice 2011-10-01 21:55:40 +02:00
Regis Houssin
8988d346d0 Fix: Cannot instantiate abstract class 2011-09-29 10:08:26 +02:00
eldy
60b3640bfc Make canvas for products working again. 2011-09-28 21:07:49 +02:00
Regis Houssin
8c95d88f83 Fix: old cvs<->git synchro problem 2011-09-26 19:50:23 +02:00
Regis Houssin
4fdc63f8b5 Removed mantis module 2011-09-26 12:12:50 +02:00
Laurent Destailleur
5a9acc9009 Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
2386315c57 Doxygen 2011-09-24 20:51:36 +00:00
Regis Houssin
8d900740fc Fix: broken canvas 2011-09-24 15:57:52 +00:00
Laurent Destailleur
a41ec9a5be Doxygen 2011-09-24 20:56:08 +00:00
Laurent Destailleur
727288c94b Doxygen 2011-09-24 20:51:36 +00:00
Regis Houssin
96ed2fe994 Fix: broken canvas 2011-09-24 15:57:52 +00:00
Regis Houssin
3a35ef50f5 Fix: broken canvas 2011-09-24 17:54:34 +02:00
Laurent Destailleur
4e302faa07 Qual: Centralise declaratin of external lib artichow at one location. 2011-09-23 23:36:55 +00:00
Laurent Destailleur
540ccab025 Sec: Fix security login mutualized function. 2011-09-23 11:46:16 +00:00
Regis Houssin
c9053e1d8d problem synchro git<->cvs !!! 2011-09-22 10:55:37 +00:00
Laurent Destailleur
c4650c6e01 Fix: Removed warnings 2011-09-21 13:33:59 +00:00
Laurent Destailleur
aff43ea24f Fix: Removed warnings 2011-09-21 13:05:32 +00:00
Laurent Destailleur
9d80c021e6 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
0ebefabcbb Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
6676954884 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
89ca01456f Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
d17869a1ca Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
2ddda5e091 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
6705343c42 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
604f454320 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
72ed513091 Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
70521b63ee Qual: More POO.
Qual: Doxygen
2011-09-20 17:34:15 +00:00
Laurent Destailleur
e11ca0f95a Qual: Reduce cyclomatic complexity 2011-09-20 21:07:29 +00:00
Laurent Destailleur
4aa0898066 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
889a263cdc Qual: Removed errors 2011-09-20 18:27:35 +00:00
Laurent Destailleur
be6286c4b8 Qual: More POO.
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Regis Houssin
e89806aa62 Fix: Avoid function calls in a FOR loop test part 2011-09-20 16:12:52 +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
ac2d7aab7c Fix: Space found before comma 2011-09-20 09:59:08 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Laurent Destailleur
fd2b3099cf Fix: Function delete_preview is stored into correct library 2011-09-17 00:04:44 +00:00
Laurent Destailleur
433940a98c Doxygen 2011-09-14 23:15:38 +00:00
Laurent Destailleur
52ae26ccc6 Qual: More POO 2011-09-14 12:27:29 +00:00
Laurent Destailleur
6eaacf92ce Qual: All functions that should be moved outside of commonobject are at end. 2011-09-13 12:12:48 +00:00
Laurent Destailleur
17c32809e8 Qual: Removed TODO and some useless code 2011-09-13 12:00:37 +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
44e4f42e86 Qual: Removed phpcodesniffer errors 2011-09-11 10:33:48 +00:00
Laurent Destailleur
7587ce85e2 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
b92f7268ec Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
09d2db9ddd Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
4dbbef67d2 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
54d16f4b82 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +00:00
Laurent Destailleur
65c2d93a29 Fix: When creating invoice from other object, discount are created
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
f2b419a4e6 Qual: Uniformize code for canvas for product with canvas of thirdparty, contact, etc... 2011-09-10 18:51:39 +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
00706fdbf9 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Laurent Destailleur
136c606f04 Qual: Add more phpunit tests 2011-09-10 12:28:00 +00:00
Laurent Destailleur
2275c7b422 Fix: Drag and drop ajax was using an abstract class 2011-09-10 17:48:15 +00:00
Regis Houssin
ac4bcfb583 Fix: use dol_hash instead md5 php function 2011-09-06 06:53:52 +00:00
Laurent Destailleur
a05578134a New: Can use "unique" url for each paypal payment page 2011-09-05 22:52:17 +00:00
Laurent Destailleur
a8fcd4790a Doxygen 2011-09-05 11:09:33 +00:00
Regis Houssin
f30f2bef79 change for external module 2011-09-03 15:27:23 +00:00
Laurent Destailleur
1ffcf02ecb Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
1d68bfbe38 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
242bb8810e Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
f1b524d082 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
ced84e4122 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
7c48fae93c Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
67ea6c1272 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
12d7b559f9 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
9145e9bae7 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
40217b5de0 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
06e7424755 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
45cdd92441 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
73dd5151a6 Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
1a2f437fab Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
4bf7706e38 Doxygen 2011-09-03 00:27:02 +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
b48f1abe4e Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
02a8bb0128 New: Always use th for table head 2011-09-02 21:56:37 +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
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
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
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
Laurent Destailleur
4bc8bf719f Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
995936183e For the "default" field, we keep usa of standard on and off button because it is not a feature we activate or not but a choice of one line among others. I will change this later to replace with a checkbox. 2011-08-31 18:47:29 +00:00
Laurent Destailleur
7a67c18af1 Doxygen 2011-08-31 18:47:48 +00:00
Laurent Destailleur
5fc3c15355 Qual: Uniformize code for canvas of product/service with code of canvas for company and contact. 2011-08-31 17:44:20 +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
925e8f2793 New: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default 2011-08-31 10:59:54 +00:00
Regis Houssin
a5f7bf3903 Fix: more simple 2011-08-30 17:51:12 +00:00
Laurent Destailleur
a6b8faf429 Fix: W3C 2011-08-28 18:59:36 +00:00
Laurent Destailleur
9428b0f22e Fix: Syntax error 2011-08-28 16:05:10 +00:00
Laurent Destailleur
99bf6b91c1 Fix: Rss parsing 2011-08-28 15:38:54 +00:00
Laurent Destailleur
f4e6c0413b Fix: UTF8 must have no BOM 2011-08-28 15:29:01 +00:00
Laurent Destailleur
4d05407b08 Sec: Fix mask for temp created files 2011-08-28 15:11:36 +00:00
Laurent Destailleur
679be9a559 Qual: Mark parent class that should not be instantiated as "abstract". 2011-08-28 14:58:29 +00:00
Laurent Destailleur
b96fd1df38 Doxygen 2011-08-28 14:18:14 +00:00
Laurent Destailleur
5823f60fd7 Fix: task #11248 : there is no DB transaction on products->delete
Qual: Mutualize code to see of an object as child
2011-08-28 12:30:15 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Laurent Destailleur
f198d8bd8e Qual: Better error management 2011-08-27 16:41:30 +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
Laurent Destailleur
ba7d36b12f Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
2d94bbae85 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
546f14417d New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
933c59c405 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
5fec2c10f2 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2193d898e1 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
cf43c1a6dc Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
d39311ed0f New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ece13242d0 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
1d2224eae8 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
2fa5ba9829 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
1879db6226 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
c7793ac7a9 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
4a8fce6145 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
a1b6345fa8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
274accaa47 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
33caabb015 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
f40a474002 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
96993091d7 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
1e1506c6c7 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
0055626c30 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
84232da343 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
4d34d74391 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
3ed6355be3 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
9028d5b22d Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
135bae1ac1 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
76a22916e8 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
9cdae032c3 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
766bf86fe6 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
896ec7b210 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
444ffbd1f4 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Juanjo Menent
7f600a562e Trans 2011-08-26 13:47:42 +00:00
Laurent Destailleur
839784fb60 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
2af5394d93 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
25a5a7ee30 Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
25a6276563 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
286840ad41 Fix: Better error management 2011-08-26 17:59:14 +00:00
Laurent Destailleur
4e8104a9ca Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Laurent Destailleur
eded00d761 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
627402d645 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
ef78ff6054 Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
f20fafdd12 New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Laurent Destailleur
e07d7ad928 Fix: Better error management 2011-08-26 17:59:14 +00:00
Juanjo Menent
df0797cd71 Fix: missing trad 2011-08-26 15:13:58 +00:00
Laurent Destailleur
4ff832ec25 Qual: vcard is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:40:47 +00:00
Juanjo Menent
409a0e622d task #11278: Option into point of sale module to add services in list 2011-08-26 14:52:00 +00:00
Laurent Destailleur
b95aa95d50 Qual: smtps is not really an external project but now a specific dolibarr class file, so i moved it into core/class 2011-08-26 23:19:53 +00:00
Laurent Destailleur
8ac12a0775 New: rss pasrer now support atom feeds 2011-08-26 23:06:16 +00:00
Laurent Destailleur
5e0b907f0b Rss parser can use xml_parse or simplexml functions 2011-08-26 22:38:27 +00:00
Laurent Destailleur
a934b9e23d New: Enhance error management and support Atom feeds in rss module. 2011-08-26 19:09:02 +00:00
Juanjo Menent
9244ae3f85 Trans 2011-08-26 13:47:42 +00:00
box7890
34b791679e manual corrections of autotranslation 2011-08-26 18:59:26 +00:00
Laurent Destailleur
1a406dbb4b Trans 2011-08-26 13:17:24 +00:00
Laurent Destailleur
a2c8e7abdf Fix: Better error management 2011-08-26 17:59:14 +00:00
Regis Houssin
e615a2a8ef Fix: void errors in param 2011-08-24 14:01:21 +00:00
Laurent Destailleur
a6f48336f5 Qual: Use jquery instead of standard js 2011-08-24 12:17:49 +00:00
Laurent Destailleur
5b084a925c Perf: Minor speed enhancement 2011-08-24 02:17:57 +00:00
Laurent Destailleur
7e3c9fe3e2 Qual: To be sure parent classes are not instantiated, i move them as "abstract" 2011-08-22 22:11:53 +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
273b61fc4c Removed exceptions 2011-08-21 18:34:49 +00:00
Regis Houssin
a17e797f7e Fix: avoid warning 2011-08-21 10:01:36 +00:00
Regis Houssin
5183fd9e86 Fix: cvs<->git problem 2011-08-21 00:20:43 +00:00
Laurent Destailleur
9689e413bf Qual: More logs 2011-08-20 17:00:34 +00:00
Laurent Destailleur
c7eea92e83 Fix: A method of a business class should not accept itself as a parameter. 2011-08-20 15:30:38 +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
Regis Houssin
ebfc75b0b3 multicompany enhancement (in progress) 2011-08-20 09:03:38 +00:00
Regis Houssin
a49bea1b03 multicompany enhancement (in progress) 2011-08-19 22:15:22 +00:00
Regis Houssin
c5691093e4 multi-company module enhancement 2011-08-19 09:26:41 +00:00
Regis Houssin
14e0db6602 multi-company module enhancement 2011-08-19 07:22:17 +00:00
Regis Houssin
c0f0f52ff4 Fix: missing function return value if errors 2011-08-18 07:05:13 +00:00