Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Laurent Destailleur
8d1b9055b4
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/tpl/notes.tpl.php
2012-03-17 23:32:28 +01:00
Laurent Destailleur
21a1d47130
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:27:53 +01:00
Laurent Destailleur
4c2da4f5fa
New: Can define if ckeditor is opened or not in editval
...
New: Can use a width of 100% in ckeditor
2012-03-17 23:11:25 +01:00
Regis Houssin
281c6b7f2a
New: sharing code of contact and note tabs
2012-03-17 16:05:58 +01:00
Regis Houssin
60a6c3fa95
Fix: missing fetch for get extraparams
2012-03-16 19:16:17 +01:00
Regis Houssin
b862b37731
New: update CKEditor to 3.6.2
2012-03-16 16:56:18 +01:00
Regis Houssin
391ce8490f
New: add "extraparams" field for stock extra parameters with json
2012-03-16 14:32:37 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Laurent Destailleur
bc94ec9cd6
Fix: We allow to add credit not higher than invoice amount.
2012-03-15 22:51:02 +01:00
Laurent Destailleur
5f8fc30121
Fix: Avoid duplicate hooks
2012-03-15 22:37:42 +01:00
Regis Houssin
e8ec5f5ad7
New: add vat rate in supplier price
...
New: add events system in jquery combobox
2012-03-15 16:52:18 +01:00
Regis Houssin
704d7de02a
New: add load_cache_vatrates() method
2012-03-15 11:01:29 +01:00
Regis Houssin
993b5eefaf
Fix: wrong blank space for jquery combobox
...
Fix: uniformize code
2012-03-15 10:14:54 +01:00
Regis Houssin
942b1f2a19
Fix: status not updated after reopen
2012-03-15 06:59:27 +01:00
Regis Houssin
5d0a8945c1
New: add getNomUrl() method
2012-03-14 19:17:04 +01:00
Regis Houssin
9b7afbc29b
Works on alternative addresses management
2012-03-14 18:03:36 +01:00
Regis Houssin
44158efa95
Fix: possibility to have dynamic menu title with auguria menu
2012-03-14 16:07:44 +01:00
Regis Houssin
0c8686b5b4
Fix: possibility to use alternative addresses management
2012-03-14 15:04:55 +01:00
Laurent Destailleur
84397b4735
New: Add same contact tab than for object origin. This is to avoid to
...
switch to view/edit.
2012-03-14 14:00:20 +01:00
Regis Houssin
5fbd8e4cee
Fix: move method in common class
2012-03-14 11:11:46 +01:00
Regis Houssin
ba15a73831
Works on an alternative address management
2012-03-14 07:49:41 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
9831a2028c
Fix: missing variable
2012-03-13 19:36:00 +01:00
Regis Houssin
deb30b6f17
Fix: uniformize code
2012-03-13 19:34:22 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
5b6d6fc731
Fix: wrong object name
2012-03-13 09:45:52 +01:00
Regis Houssin
2048c88975
Fix: try jeditable autocomplete
2012-03-12 23:12:58 +08:00
Laurent Destailleur
36db79c249
Doxygen
2012-03-12 15:09:46 +01:00
Regis Houssin
ca468c2f84
Fix: hook object more simple
2012-03-09 14:48:56 +01:00
Regis Houssin
2117cf7a6a
Fix: use $context for key to avoid data corrupt
...
Fix: remove dao instantiation
2012-03-09 14:34:53 +01:00
Laurent Destailleur
bcff85108e
Fix: substitutions modules were not executed.
2012-03-09 10:52:54 +01:00
Regis Houssin
ee86da0e1e
Fix: refactorize llx_c_currencies and currency symbol
2012-03-08 11:49:38 +01:00
Regis Houssin
4e99563831
Fix: "code" field is deprecated
2012-03-07 00:28:10 +01:00
Regis Houssin
38b3f592d2
Fix: refactorize with code
2012-03-05 16:26:46 +01:00
Regis Houssin
513a0673d2
Fix: remove unused field
2012-03-05 16:26:29 +01:00
Regis Houssin
7d3e96699d
Fix: add load cache for currencies
2012-03-05 16:26:11 +01:00
Regis Houssin
68ce569d05
Fix: compatibility with edit in place
...
Qual: use generic function and remove unused
Todo: Type of product combobox is not compatible with edit in place
2012-03-04 09:43:56 +01:00
Laurent Destailleur
00b7ad4a78
New: Can convert a product/service into service/product.
2012-03-04 01:41:36 +01:00
Laurent Destailleur
6d8c1bf7c6
Fix: Removed warnings
2012-03-03 16:44:05 +01:00
Laurent Destailleur
8cf008c10b
Fix: Better error management
2012-03-03 13:42:27 +01:00
Regis Houssin
034b0fc4d4
New: add dol_json_encode and dol_json_decode instead
...
serialize/unserialize
2012-03-02 17:48:05 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Regis Houssin
5b3a3b8e2e
Fix: add array return
2012-03-02 17:40:16 +08:00
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
Laurent Destailleur
f6a44ba5bb
Qual: Removed deprecated code
2011-08-17 21:51:20 +00:00
Laurent Destailleur
ebc4ed58a4
Code comment
2011-08-17 21:39:08 +00:00
Laurent Destailleur
835f0ed348
Perf: Move some functions that does not need to be always loaded into other lib than functions.lib.php
2011-08-17 16:07:41 +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
d057923421
Format source
2011-08-16 09:36:00 +00:00
Laurent Destailleur
f0951e317b
New: Now a module can embed its own language files. Only modified entries must be provided.
2011-08-15 23:17:14 +00:00
Laurent Destailleur
2409c7fbfd
Qual: Can externalize fonts.
2011-08-14 18:25:15 +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
b27125023c
Fix: Translation of proposal status in combo list
2011-08-12 21:29:29 +00:00
Regis Houssin
00aaaac8aa
Fix: works on repair broken features
2011-08-11 15:14:50 +00:00
Regis Houssin
e6088c098b
Fix: html comments probem with pdf
2011-08-11 09:26:34 +00:00
Regis Houssin
7498df0554
Fix: works on repair broken features
2011-08-11 07:51:50 +00:00
Regis Houssin
227ef6364f
Fix: works on repair broken features
2011-08-11 07:41:41 +00:00
Laurent Destailleur
bac0610e79
New: Add option to choose pdf paper format
2011-08-11 01:34:54 +00:00
Laurent Destailleur
20d0cd7693
Removed deprecated files Smarty.
2011-08-10 23:29:50 +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
Laurent Destailleur
c3ca9083c1
Add comment
2011-08-10 19:34:44 +00:00
Regis Houssin
fb09ae37d9
Fix: works on repair broken features (in progress)
2011-08-10 17:40:42 +00:00
Laurent Destailleur
9d99b61f2d
Missing constructor
2011-08-10 12:46:04 +00:00
Regis Houssin
f9c879528d
Fix: works on repair broken features (in progress)
2011-08-10 10:55:34 +00:00
Laurent Destailleur
581f0a0e09
Try a better way to manage extra fields from external module
2011-08-10 00:50:16 +00:00
Regis Houssin
cf6a902bfe
Fix: use hooks for extrafields
2011-08-09 17:59:45 +00:00
Regis Houssin
cc042a66ea
Fix: use hooks for extrafields
2011-08-09 09:13:08 +00:00
Regis Houssin
1de5f1b2e3
Fix: bad type of field
2011-08-08 12:31:14 +00:00
Regis Houssin
d6b2dcc81d
Fix: bad type of field
2011-08-08 12:28:08 +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
6ffdfc29ab
Fix: Restore feature to have code inside language list
2011-08-01 22:03:50 +00:00
Regis Houssin
4d6b5d6699
Fix: rename inc to includes
2011-08-01 13:26:21 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
53e157912b
Fix: Code could not works for debian packages
2011-07-30 10:23:24 +00:00
Laurent Destailleur
c168576059
Fix: Removed not used function.
2011-07-30 08:56:26 +00:00
Laurent Destailleur
0b7e2fddbb
Fix: Removed warning
2011-07-28 10:36:43 +00:00
Laurent Destailleur
f902e174f1
Fix: autoselect was not done
2011-07-27 23:37:01 +00:00
Laurent Destailleur
0d1c87448a
Can disable string encoding (if already done)
2011-07-21 22:55:06 +00:00
Laurent Destailleur
40704a5c5a
Look fixes and enhancements
2011-07-20 19:03:31 +00:00
Laurent Destailleur
ab1d4b335a
Delete of security event keep add a delete event
2011-07-18 23:28:30 +00:00
Laurent Destailleur
8a5d2757fc
Try a better fix to avoid duplicate idmenu into url
2011-07-18 20:19:41 +00:00
Regis Houssin
b6ebc8306a
Fixme: idmenu is already added in auguria.lib.php
2011-07-17 19:56:51 +00:00
Laurent Destailleur
55b5fea651
Fix: deliveray date must not be mandatory
2011-07-17 19:01:26 +00:00
Laurent Destailleur
b2fa88ff32
Move a FIXME into a TODO
2011-07-17 18:33:31 +00:00
Laurent Destailleur
23b980b7f4
Convert a FIXME into a TODO
2011-07-13 22:18:12 +00:00
Laurent Destailleur
d834505a25
Fix: Activation of a module must works even when $user not defined (for installer).
2011-07-13 22:15:19 +00:00
Laurent Destailleur
0eb061eaf2
Comment TODO
2011-07-13 18:04:25 +00:00
Laurent Destailleur
b706f6034f
Fix: Avoid conflict with other payment modules functions
...
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
2e8ce5e513
Fix: No check box if no PDF
2011-07-13 14:41:02 +00:00
Laurent Destailleur
955d1807a6
Fix: Missing global
2011-07-13 14:03:15 +00:00
Regis Houssin
b66cea6955
Fix: possibility to split buttons and files view
2011-07-13 07:38:10 +00:00
Laurent Destailleur
5c8fa1e9ca
Fix: Missing name on form
2011-07-10 21:17:14 +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
Regis Houssin
5790b7e604
Fix: missing htmlname in ajax response
2011-07-10 17:28:09 +00:00
Laurent Destailleur
ff9b139705
Fix: Missing fields and missing encoding of special chars
2011-07-10 16:50:40 +00:00
Regis Houssin
0f20b0c3ab
Fix: add div for jquery
2011-07-09 10:26:19 +00:00
Regis Houssin
db15ab6c4d
Fix: add possibility to force mail errors-to to all mails sent
2011-07-09 06:10:04 +00:00
Regis Houssin
1a664187fd
Fix: remove deprecated constant
2011-07-09 05:28:41 +00:00
Laurent Destailleur
9ccfb8b1b0
Fix: Missing title
2011-07-07 21:56:20 +00:00
Laurent Destailleur
92d007be9b
Fix: Select of recipient on email form
2011-07-07 21:38:19 +00:00
Juanjo Menent
d292083b69
Interventions: Add predefined mail content
2011-07-07 15:54:01 +00:00
Juanjo Menent
2b0b91eb29
Interventions: Add actions info
2011-07-07 09:18:27 +00:00
Laurent Destailleur
a136e290f8
New: Can provide array of recipients
2011-07-06 22:38:52 +00:00
Laurent Destailleur
e6663c8f6e
Fix: Bad order on documents pages
2011-07-06 21:12:33 +00:00
Laurent Destailleur
1e4a024da1
Fix: Use title
2011-07-06 17:44:56 +00:00
Laurent Destailleur
9e41545491
Fix: Regression
2011-07-06 13:15:24 +00:00
Juanjo Menent
7fb1e952bd
Fix: Reduce default length of input file area
2011-07-06 09:57:12 +00:00
Laurent Destailleur
de3a2e9f86
Enhancements in file upload
2011-07-06 09:42:55 +00:00
Laurent Destailleur
6861f1cda7
Enhancements in file upload
2011-07-06 09:25:05 +00:00
Regis Houssin
7b679f0776
Fix: reload page after file upload done
...
Todo: use jquery template for view files, don't reload page !
2011-07-06 06:21:51 +00:00
Laurent Destailleur
c6a2796d8b
Work on ajax file upload component. Component must be used only to make "upload" or multiupload. Output list of files must be independant of upload component because will be enhanced differently. Also, usage of upload component is more clear like that.
...
Still TODO: Once last files was uploaded (when there is several files), we must launch the refresh of page.
2011-07-05 22:40:35 +00:00
Regis Houssin
54d68a12ec
Fix: max file size limit
2011-07-05 09:14:26 +00:00
Laurent Destailleur
03c7579beb
Qual: Removed some deprecated/duplicated functions
2011-07-04 11:33:22 +00:00
Laurent Destailleur
0a7b70cf73
doxygen
2011-07-04 09:36:29 +00:00
Laurent Destailleur
72d6a714f5
doxygen
2011-07-04 08:53:01 +00:00
Laurent Destailleur
1001532c2d
Fix: Tooltip is visible on picto hover
2011-07-04 07:28:11 +00:00
Laurent Destailleur
bb9816f67f
Fix: odt accent into countries
2011-07-03 21:59:53 +00:00
Regis Houssin
80477ccb58
Works on jQuery file upload
2011-07-03 15:04:18 +00:00
Regis Houssin
69b50cf321
Works on jQuery file upload
2011-07-03 14:43:12 +00:00
Regis Houssin
3ef3de5aa9
Works on jQuery file upload
2011-07-03 13:16:46 +00:00
Laurent Destailleur
f54847e037
Add TODO To show way to make things simplest
2011-07-02 14:51:26 +00:00
Laurent Destailleur
e5afc7c416
Fix: Error management
2011-07-02 13:09:52 +00:00
Laurent Destailleur
5cf111e184
More comments
2011-07-01 23:05:39 +00:00
Regis Houssin
eba9d24c9c
Fix: bad variable
2011-07-01 16:58:09 +00:00
Juanjo Menent
0c3201ff1a
task #11004 : Create invoice from intervention
2011-07-01 16:24:44 +00:00
Regis Houssin
f344dbdefe
Fix: Name of hook must also be unique for each tab
2011-06-30 13:27:20 +00:00
Regis Houssin
b6a67885e3
Fix: update jquery libraries
2011-06-29 19:29:26 +00:00
Philippe Grand
9156bb719c
To change a bill owner if mistaking
...
This parameters should be used for troubleshooting using FACTURE_CHANGE_THIRDPARTY
2011-06-29 15:48:02 +00:00
Laurent Destailleur
dd9f21b7ae
Uniformize table fields
2011-06-29 11:22:35 +00:00
Laurent Destailleur
484d5ce81a
Add patch to add signature on user.
2011-06-29 10:23:32 +00:00
Regis Houssin
2d14879e85
Fix: use $this->db instead $db
2011-06-27 10:41:31 +00:00
Laurent Destailleur
17129bd003
Add param to disable autocomplete on zip/town
2011-06-26 21:51:56 +00:00
Regis Houssin
d2916ffb1e
Fix: uniformize code
2011-06-26 09:32:13 +00:00
Laurent Destailleur
8196abfb64
Mutualize code
2011-06-24 07:10:55 +00:00
Laurent Destailleur
fb2e7c063e
New: Can use extrafields on third parties.
2011-06-22 16:24:20 +00:00
Laurent Destailleur
c7ba210a9d
Enhance extrafields feature. Input and output fields can be personalised according to their format/size.
2011-06-22 12:21:05 +00:00
Laurent Destailleur
bf38ea15ba
Enhance extrafields feature. Input and output fields can be personalised according to their format/size.
2011-06-22 11:41:37 +00:00
Laurent Destailleur
041b7d2955
Uniformize code and increase speed for extrafields
2011-06-22 10:58:22 +00:00
Laurent Destailleur
f26b94a8ac
Fix: Removed php warnings
2011-06-22 09:17:21 +00:00
Laurent Destailleur
3a18e9299c
New: More statistics on member module.
2011-06-21 12:39:09 +00:00
Regis Houssin
00bbebe4d3
Fix: add free input
2011-06-20 18:48:20 +00:00
Regis Houssin
8369e7fbe2
Fix: bad url
2011-06-20 12:35:25 +00:00
Regis Houssin
dbf28f42ff
Fix: instantiate object
2011-06-20 10:40:25 +00:00
Regis Houssin
433667b6c6
Fix: create a standalone class
2011-06-20 10:23:51 +00:00
Regis Houssin
39d14974da
Fix: possibility to update a specific field
2011-06-20 06:59:36 +00:00
Regis Houssin
a0f736a607
Fix: uniformize code
2011-06-20 05:35:11 +00:00
Laurent Destailleur
218583640e
Fix: Use same style than other bottom areas.
2011-06-19 20:58:54 +00:00
Regis Houssin
5cbd809f73
Fix: uniformize code
2011-06-19 19:47:09 +00:00
Laurent Destailleur
412a01e146
New: Member module use generic extrafields feature.
2011-06-19 18:09:41 +00:00
Regis Houssin
7a6c24399b
Fix: uniformize code
2011-06-19 17:15:44 +00:00
Regis Houssin
36223de560
Fix: move sql in dao class
2011-06-19 15:10:32 +00:00
Laurent Destailleur
a00d389ea0
Doxygen
2011-06-19 14:35:16 +00:00
Laurent Destailleur
6ceea92eea
New: Member module use generic extrafields feature.
2011-06-19 14:27:06 +00:00
Laurent Destailleur
1f0ce3cd9a
Fix: Pgsql compatibility
2011-06-18 08:42:18 +00:00
Regis Houssin
7d93a2eed9
Fix: function show_form enhancement
2011-06-18 06:28:32 +00:00
Regis Houssin
12bf37700a
Fix: function show_form enhancement
2011-06-18 06:23:32 +00:00
Laurent Destailleur
9d5ddb19e9
Avoir errors if hooks only on dao xor action
2011-06-17 21:40:10 +00:00
Regis Houssin
9a6cafdf18
Fix: possibility to hide free "to"
2011-06-17 20:50:57 +00:00
Regis Houssin
4edb72495d
Fix: w3c
...
Fix: possibility to use show_form in ajax
2011-06-17 17:59:52 +00:00
Regis Houssin
2b70e828fa
Works on enhancement of paypal module
...
New: add triggers for post treatment
New: possibility to add payment link to email
2011-06-17 10:21:21 +00:00
Regis Houssin
1eccc31f36
Works on enhancement of paypal module
...
New: add triggers for post treatment
New: possibility to add payment link to email
2011-06-17 10:21:21 +00:00
Regis Houssin
b22a7ce335
Fix: bad request
2011-06-16 08:55:59 +00:00
Laurent Destailleur
ccf0f96c76
Preselect model if there is only one. This save 2 clicks.
2011-06-15 20:21:25 +00:00
Laurent Destailleur
ff5a222a89
Trans
2011-06-15 09:58:46 +00:00
Laurent Destailleur
8fcf634259
Doxygen
2011-06-13 17:09:57 +00:00
Regis Houssin
d49525fde7
Fix: add default message
2011-06-13 15:22:09 +00:00
Laurent Destailleur
3b5bfd5ae0
New: Statistics support filtering on user.
2011-06-13 14:17:44 +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
Laurent Destailleur
95de083d90
New: #11194 Can delete uploaded photos
2011-06-11 20:58:08 +00:00
Laurent Destailleur
27165fe898
Doxygen
2011-06-11 14:26:30 +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
Laurent Destailleur
40e4aeb34a
New: Replace internal javascript with jquery plugins.
2011-06-11 02:25:05 +00:00
Laurent Destailleur
24517efd69
Fix: Removed a lot of warnings
2011-06-08 23:40:20 +00:00
Laurent Destailleur
d4376e60a2
Fix: Removed a lot of warnings
2011-06-08 23:10:42 +00:00
Laurent Destailleur
311339b0ca
Qual: Optimize substitution engine
2011-06-08 22:08:02 +00:00
Laurent Destailleur
ed06854c0a
New: Accept a maxlength parameter
2011-06-08 17:37:21 +00:00
Laurent Destailleur
0d1ae6a71d
Fix: Avoid error if method not provided
2011-06-08 16:43:44 +00:00
Laurent Destailleur
bc25b7bd2c
Qual: Removed deprecated feature
2011-06-08 12:48:05 +00:00
Laurent Destailleur
f86bfb6cd4
New: Allow a module to define its own filter on some select list.
2011-06-07 22:05:07 +00:00
Laurent Destailleur
ae17c30f19
Fix: Removed useless duplicate properties.
2011-06-06 11:45:25 +00:00
Laurent Destailleur
747c6ddc3d
Fix: Removed useless duplicate properties.
2011-06-06 11:37:59 +00:00
Regis Houssin
994d41aad1
New: unified action and event with trigger name
2011-06-04 18:49:45 +00:00
Regis Houssin
9e187c3700
Fix: trad
2011-06-04 13:28:27 +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
Regis Houssin
2031989a0a
Fix: missing globals
2011-06-01 05:48:52 +00:00
Laurent Destailleur
31ff9bb739
Qual: All text for html output is inside display_canvas()
2011-05-31 22:31:38 +00:00
Regis Houssin
9aebbcfc7b
Fix: possibility to have more hooks in the same page
...
New: add left search block hook and extra left block hook
2011-05-31 17:42:51 +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
Philippe Grand
d11f726b6b
spelling and trad
2011-05-30 09:16:33 +00:00
Regis Houssin
9376865994
Fix: missing parameters
2011-05-30 06:30:59 +00:00
Philippe Grand
e4e098b26e
tiny error
2011-05-29 20:38:44 +00:00
Laurent Destailleur
a6784f461e
New: Can use templates only canvas without controllers.
2011-05-29 18:44:49 +00:00
Laurent Destailleur
8d66d2da7e
New: Can use canvas for create only with no need to have one for edit.
2011-05-29 17:34:07 +00:00
Laurent Destailleur
05b598a6e6
Qual: Removed deprecated code
2011-05-29 14:49:40 +00:00
Laurent Destailleur
3d7752ca76
Qual: Simplify canvas code
2011-05-25 22:49:11 +00:00
Laurent Destailleur
9e2eccbe4c
Fix: Fix corrupted data on date of trips
2011-05-25 18:16:58 +00:00
Regis Houssin
38a097b2fb
New: add shipment method "Lettre Max" for France
2011-05-25 16:53:39 +00:00
Laurent Destailleur
a96c13b8ad
Doxygen
2011-05-25 13:27:07 +00:00
Laurent Destailleur
507bc1e47b
Doxygen
2011-05-25 12:45:27 +00:00
Laurent Destailleur
8ce54c01b2
Add information to show if created user will be internal or external.
...
Fix: If member is linked to a company, created user must be alos linked to company.
2011-05-25 12:05:18 +00:00
Regis Houssin
e77298321a
Works on paypal module
...
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Regis Houssin
24ad7cd0f0
Works on paypal module
...
New: possibility to defined a default product for shipping costs
2011-05-23 10:10:16 +00:00
Laurent Destailleur
c3a95f3161
New: List of documents fo customer invoices if ecm module
2011-05-22 21:02:09 +00:00
Laurent Destailleur
53966de3ab
Doxygen
2011-05-22 20:42:48 +00:00
Laurent Destailleur
b5fc1f90d9
Doxygen
2011-05-22 20:36:37 +00:00
Laurent Destailleur
2f5dcac35c
Doxygen
2011-05-21 17:14:07 +00:00
Regis Houssin
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Laurent Destailleur
b2795a1a3e
First change to allow an external module to provide its doc generation module.
2011-05-18 22:37:40 +00:00
Laurent Destailleur
247e333a8d
Prepare add of concatpdf module
2011-05-18 15:58:08 +00:00
Laurent Destailleur
85cadf443d
Doxygen
2011-05-18 12:34:48 +00:00
Laurent Destailleur
62e680cbf2
MAIN_CONFIRM_AJAX is on by default
2011-05-18 12:07:38 +00:00
Laurent Destailleur
87ed0c1ea4
Removed property use_popup_calendar. USe conf->global instead.
2011-05-18 11:57:33 +00:00
Regis Houssin
1dca5104e2
Works on paypal module
2011-05-17 18:28:54 +00:00
Regis Houssin
225b9da23f
(Multi-Company)
...
New: a superadmin can create/update a superadmin
2011-05-16 19:56:43 +00:00
Laurent Destailleur
ff015ccf56
A comment to test a patch
2011-05-16 16:20:14 +00:00
Regis Houssin
b08844f915
New: not reload page with dialog confirm
2011-05-14 14:07:07 +00:00
Regis Houssin
f382a68dd7
Test: not reload page with dialog confirm
...
Fix: form tag is not used in view mode
Fix: debug error
2011-05-14 11:34:15 +00:00
Regis Houssin
632d8dde95
Test: not reload page with dialog confirm
2011-05-14 09:21:24 +00:00
Laurent Destailleur
d3422da09e
Doxygen
2011-05-11 13:18:37 +00:00
Laurent Destailleur
1cee0b51f4
Doxygen
2011-05-09 22:19:14 +00:00
Laurent Destailleur
1ab91249f8
Qual: Removed deprecated functions
2011-05-09 19:42:56 +00:00
Regis Houssin
f16193e9ff
Todo: no GET or POST in class file, use a param
2011-05-09 13:47:37 +00:00
Philippe Grand
2e992b8f24
uniformize code
2011-05-09 13:39:23 +00:00
Philippe Grand
6852241dd5
Doxygene
2011-05-09 13:32:54 +00:00
Philippe Grand
ae29121012
fix : warning missing argument
2011-05-09 13:22:10 +00:00
Laurent Destailleur
6795496d56
Doxygen
2011-05-07 11:47:38 +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
Regis Houssin
e3cf646a7d
Fix: remove unused old files
2011-05-06 13:35:15 +00:00
Regis Houssin
030ee2113b
Fix: uniformize code
2011-05-06 09:32:30 +00:00
Regis Houssin
c721d9362c
Fix: prevent to fault positive
2011-05-06 08:28:28 +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
a3924dc0b0
New: Can filter of payment type in bank transaction list
2011-05-01 18:22:58 +00:00
Philippe Grand
09786cabeb
To get source of command on command file
2011-04-26 20:59:45 +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
1946961a20
New: change for ajax dialog box in product card
...
Fix: uniformize code
2011-04-25 20:18:09 +00:00
Regis Houssin
4cf57c1b39
New: add ajax_combox function
2011-04-25 15:00:18 +00:00
Regis Houssin
5d780a9dc1
New: add ajax_combox function
2011-04-25 14:24:43 +00:00
Regis Houssin
eabe073565
Fix: use jquery combobox instead ajax request
2011-04-25 14:12:03 +00:00
Regis Houssin
3604dfe1ce
Fix: use jquery combobox instead ajax request
2011-04-25 14:08:40 +00:00
Regis Houssin
fe11e7ec88
Fix: bad id of combobox
2011-04-25 09:37:01 +00:00
Regis Houssin
f7f90b51c7
Works on possibility to change customer when cloning (enable in customer orders)
...
New: can send extra input in ajax dialog
2011-04-25 09:27:25 +00:00
Regis Houssin
2b5d169575
Works on possibility to change customer when cloning (not stable, disabled)
...
New: can send extra input in ajax dialog
2011-04-24 20:24:50 +00:00
Regis Houssin
a50aa00eaa
Fix: bad table name
2011-04-24 13:20:55 +00:00
Laurent Destailleur
9052a83f17
Switch to ckeditor by default
2011-04-22 23:18:25 +00:00
Laurent Destailleur
becd77a04a
Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method
2011-04-21 18:23:05 +00:00
Laurent Destailleur
13b64e60b9
Add TODO
2011-04-21 18:02:14 +00:00
Regis Houssin
47c4fef176
Fix: problem in first install
2011-04-20 14:30:32 +00:00