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
Philippe Grand
ec4756d5f1
select order source from dictionnary
2011-04-18 20:56:10 +00:00
Regis Houssin
9e9c5f5e6c
Fix: verify if multicompany is enabled and entity is active
2011-04-18 19:31:53 +00:00
Regis Houssin
2ace9ccac5
Fix: add index for best performance
...
Fix: add DOL_DOCUMENT_ROOT_ALT in inc.php for update
2011-04-18 19:27:15 +00:00
Regis Houssin
777a0489dc
Fix: verify if multicompany is enabled and entity is active
2011-04-18 17:32:39 +00:00
Regis Houssin
0cfb959d3d
Fix: verify if multicompany is enabled and entity is active
2011-04-18 17:31:10 +00:00
Regis Houssin
15fe7b5bd8
Fix: problem if hidedesc id used
...
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
bb209e3c34
New: works on sharings between entities
...
Fix: more simple, more flexible, add in global conf
2011-04-18 10:49:39 +00:00
Regis Houssin
d0ba1c37fa
New: works on sharings between entities
2011-04-18 09:57:11 +00:00
Regis Houssin
1731b7db71
New: works on sharings between entities
2011-04-18 09:53:50 +00:00
Laurent Destailleur
22271d7a40
New: Work on automatic ecm.
2011-04-17 18:41:26 +00:00
Laurent Destailleur
7976084534
Enable style swap in ecm module
2011-04-17 15:49:31 +00:00
Regis Houssin
066ef17726
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 08:57:06 +00:00
Regis Houssin
f9b14626e3
Todo: using div instead of tables
2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424
Todo: using div instead of tables
2011-04-15 15:47:42 +00:00
Regis Houssin
8fc49e00b1
Todo: using div instead of tables
2011-04-15 15:05:28 +00:00
Regis Houssin
c62e77bce5
Todo: using div instead of tables
2011-04-15 14:45:41 +00:00
Laurent Destailleur
fa8a02438e
Add warning
2011-04-13 18:43:58 +00:00
Laurent Destailleur
434d990ca1
Add warning
2011-04-13 18:43:31 +00:00
Regis Houssin
c5307243c8
Fix: get special code of parent line
2011-04-13 07:09:59 +00:00
Regis Houssin
1c89213caf
Fix: reorder the lines correctly
2011-04-11 09:00:13 +00:00
Laurent Destailleur
0d6fb6d7d8
Add comment to explain things to do to fix templates architecture
2011-04-11 08:34:26 +00:00
Regis Houssin
64986dd12f
Fix: optimize code
...
Fix: better function name
2011-04-11 07:11:10 +00:00
Laurent Destailleur
8ec6346bf3
Code is shorter
2011-04-10 23:25:49 +00:00
Regis Houssin
be28754feb
Fix: uniformize code
2011-04-10 06:10:42 +00:00
Regis Houssin
252c8eefd5
Fix: add picto for child line
2011-04-09 20:54:02 +00:00
Laurent Destailleur
8850343ff6
Prepare migration to use ckeditor. There is still one missing feature: Upload an image file need fckfinder plugin.
2011-04-09 16:14:19 +00:00
Regis Houssin
ecd673399f
Fix: correct reorder line with fk_parent_line
...
Fix: problem with create order from proposals with fk_parent_line
2011-04-09 15:59:45 +00:00
Regis Houssin
0ef5472e48
Fix: hook functions with better name
...
New: add hook in builddoc bloc
2011-04-08 17:27:36 +00:00
Regis Houssin
5c1fd271ef
Fix: hook functions with better name
...
New: add hook in builddoc bloc
2011-04-08 17:21:42 +00:00
Regis Houssin
dfa5d2332a
Works on hook
2011-04-08 16:22:20 +00:00
Regis Houssin
83cf657906
Fix: use PropalLigne class
...
Works on hook
2011-04-08 10:10:08 +00:00
Laurent Destailleur
8c2bc07596
Use correct hour
2011-04-08 09:32:24 +00:00
Laurent Destailleur
90ae9fdf19
Use correct hour
2011-04-08 09:30:53 +00:00
Regis Houssin
8267dbd084
Fix: do not uptate total with special product line
2011-04-07 12:32:29 +00:00
Regis Houssin
914e4a4bf1
Fix: product lines with parent line better works
...
Fix: add trigger LINEPROPAL_DELETE
2011-04-07 10:18:41 +00:00
Laurent Destailleur
d72f417868
Qual: Fix architecture problem with canvas
2011-04-06 16:21:43 +00:00
Philippe Grand
daaffd5f14
to answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
you can create a delivery type and add it to your propal
2011-04-06 15:36:45 +00:00
Laurent Destailleur
e05f0caf60
Qual: Make module system more simple.
...
Change to prepare adding left menu entries by modules
2011-04-06 14:26:43 +00:00
Regis Houssin
369c503806
Fix: variables is not defined
2011-04-06 12:29:46 +00:00
Laurent Destailleur
c6ac86430b
Qual: Make module system more simple.
...
Change to prepare adding left menu entries by modules
2011-04-06 11:11:32 +00:00
Regis Houssin
d272761430
Fix: compatibility with external module and hook
2011-04-06 09:25:06 +00:00
Regis Houssin
0fc3396973
Fix: compatibility with external module and hook
2011-04-06 07:50:59 +00:00
Regis Houssin
2757038f1f
Fix: compatibility with external module and hook
2011-04-06 07:32:54 +00:00
Laurent Destailleur
1faab4920d
Can add a style
2011-04-04 22:14:41 +00:00
Laurent Destailleur
be29933c63
Fix: Missing include
2011-04-03 23:06:23 +00:00
Laurent Destailleur
0babdd4ab1
New: Add global parameter connect timeout and response timeout for all external access.
2011-04-03 11:59:10 +00:00
Regis Houssin
1678481a17
Fix: rename table
2011-04-01 11:00:02 +00:00
Regis Houssin
49e120cfe2
Fix: rename table
2011-04-01 10:49:57 +00:00
Philippe Grand
0f584ef6a2
To answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Laurent Destailleur
4b1f775b07
Fix: Fix autodetect language for greek.
2011-03-31 15:11:53 +00:00
Laurent Destailleur
3331c5fcd7
Fix: Fix autodetect language for greek.
2011-03-30 15:53:51 +00:00
Laurent Destailleur
95ce2259b5
Fix: Fix autodetect language for greek.
2011-03-30 15:52:27 +00:00
Laurent Destailleur
8ba659f24c
Fix: Use correct translation code
2011-03-29 09:50:12 +00:00
Laurent Destailleur
f36b26c6b7
New: Can show function into combo list
2011-03-26 13:31:22 +00:00
Laurent Destailleur
62a1bfb23d
New: Add id on html object
2011-03-25 22:07:35 +00:00
Laurent Destailleur
6ebec1d641
New: task #11018 : Add a status "not applicable" on event
2011-03-20 14:38:54 +00:00
Laurent Destailleur
5519216f9d
Work on task #11018 : Add a status "not applicable" on event
2011-03-19 19:06:15 +00:00
Regis Houssin
0e38914a69
Fix: code iso in second position
2011-03-19 10:37:50 +00:00
Regis Houssin
daeed94f00
Fix: remove unused code
2011-03-19 09:13:24 +00:00
Laurent Destailleur
cb6835eb19
Fix order of countries
2011-03-19 02:17:05 +00:00
Regis Houssin
392af4ace1
Fix: missing input text value in ajax if error
2011-03-11 10:15:18 +00:00
Regis Houssin
52f0efad3f
Fix: sort dropdown list of countries and currencies after the translation of label
2011-03-10 12:10:45 +00:00
Regis Houssin
7a5d789282
Fix: sort dropdown list of countries and currencies after the translation of label
2011-03-10 12:09:59 +00:00
Regis Houssin
283bed5c32
Fix: sort dropdown list of countries after the translation of label
2011-03-10 11:49:46 +00:00
Laurent Destailleur
6fbe7bb14d
Fix: Error message
2011-03-09 18:34:29 +00:00
Laurent Destailleur
0068ed36a4
Perf: Little speed enhancement
2011-03-09 16:38:44 +00:00
Laurent Destailleur
d4cd0b86ad
Qual: Removed deprecated code
2011-03-09 16:24:56 +00:00
Laurent Destailleur
25421c2433
Qual: Removed deprecated code
2011-03-09 16:17:56 +00:00
Laurent Destailleur
7eb1e0b3d2
Qual: Move function dol_delete_file and dol_delte_dir into files.lib.php
2011-03-09 15:48:25 +00:00
Laurent Destailleur
5b50c3efff
Perf: Yeah. Won again 3ms at each page call.
2011-03-08 15:16:03 +00:00
Laurent Destailleur
94910d8c73
Perf: Yeah. Won again 3ms at each page call.
2011-03-08 15:14:42 +00:00
Laurent Destailleur
8d3b0d4470
Doxygen
2011-03-08 11:21:39 +00:00
Laurent Destailleur
05c4533b5b
Doxygen
2011-03-08 10:09:15 +00:00
Laurent Destailleur
79e1552085
Doxygen
2011-03-08 09:59:41 +00:00
Laurent Destailleur
fc4bfcbd71
Fix: Link betwen supplier order and invoice
2011-03-08 00:22:01 +00:00
Laurent Destailleur
f2fe06a2b0
Fix: Link betwen supplier order and invoice
2011-03-08 00:15:32 +00:00
Laurent Destailleur
961366d2b2
Fix: Generated doc in wrong dir
2011-03-06 23:46:12 +00:00
Laurent Destailleur
5b4434d6a6
New: SMS sending now works with OVH
2011-03-06 21:44:28 +00:00
Laurent Destailleur
936f65de1a
New: SMS sending now works with OVH
2011-03-06 19:41:19 +00:00
Laurent Destailleur
8a852ca4d2
New: Can edit payment note
2011-03-06 17:03:27 +00:00
Laurent Destailleur
3da46d4961
Work on SMS features
2011-03-06 15:58:53 +00:00
Laurent Destailleur
6043a0b873
Work on SMS features
2011-03-06 15:45:46 +00:00
Laurent Destailleur
5fbe077deb
Add option ADHERENT_LOGIN_NOT_REQUIRED
2011-03-06 13:55:47 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Laurent Destailleur
2aa7799455
Work on SMS features
2011-03-05 11:22:42 +00:00
Philippe Grand
cf0638f238
fix : Undefined property
2011-03-03 21:44:23 +00:00
Laurent Destailleur
22b24049e9
New: Can create manually order from proposal
2011-03-02 10:38:32 +00:00
Laurent Destailleur
bd31609352
Work on odt generation
2011-03-01 11:02:06 +00:00
Laurent Destailleur
d4c6cbc550
Doxygen
2011-02-26 11:10:51 +00:00
Laurent Destailleur
68b5bdc6eb
Qual: Removed old usage of code.
2011-02-25 18:53:41 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Laurent Destailleur
34d06d4da8
Fix: Translation of orders methods
2011-02-23 15:09:01 +00:00
Regis Houssin
c9c481e5f5
Fix: choice clause OR/AND
2011-02-22 17:48:35 +00:00
Regis Houssin
c7cf701c68
Fix: compatibility with element and subelement
2011-02-22 15:54:15 +00:00
Laurent Destailleur
9e9b26311f
Removed warning
2011-02-20 22:25:08 +00:00
Laurent Destailleur
5782c17c0f
Work on ODT generation
2011-02-20 22:09:42 +00:00
Laurent Destailleur
0ebe9c6f01
Work on ODT generation
2011-02-20 20:53:26 +00:00
Philippe Grand
949dbd8dc4
Fix : Warning: Invalid argument supplied for foreach()
2011-02-20 20:17:48 +00:00
Laurent Destailleur
7d785d6878
Qual: Removed deprecated code
2011-02-20 00:53:58 +00:00
Laurent Destailleur
04a047076b
Doc
2011-02-19 15:05:17 +00:00
Laurent Destailleur
87f2b821de
New: Can add a discount directly when building invoice
2011-02-19 12:15:17 +00:00
Laurent Destailleur
598d9d41d8
Qual: Make some refactoring to prepare speed enhancement in menu loading.
2011-02-18 12:20:14 +00:00
Laurent Destailleur
d418dddc50
Qual: Make some refactoring to prepare speed enhancement in menu loading.
2011-02-18 12:17:48 +00:00
Laurent Destailleur
58df0bc0d8
Qual: Make some refactoring to prepare speed enhancement in menu loading.
2011-02-18 09:35:34 +00:00
Laurent Destailleur
eeeea36fa1
Value by default.
2011-02-18 08:09:29 +00:00
Laurent Destailleur
cb7534d4aa
Qual: Some change to prepare speed enhancement in menu management.
2011-02-16 22:46:01 +00:00
Laurent Destailleur
e00704c36d
Perf: Speed enhancement. Reduce one request for each page call.
2011-02-16 20:54:24 +00:00
Laurent Destailleur
a8f9a9d0c6
New: a specialized menu is now used when using smartphones
2011-02-16 19:59:16 +00:00
Laurent Destailleur
588320321f
Qual: Removed 2 TODO
...
Qual: Removed deprecated function
Qual: Removed hard coded link
2011-02-14 16:49:04 +00:00
Laurent Destailleur
4742905fd2
Fix: Missing parameter of function
2011-02-13 16:01:00 +00:00
Laurent Destailleur
4b3c41e9df
Qual: Removed old variables that should not be defined into core files.
2011-02-13 14:14:54 +00:00
Laurent Destailleur
d3bb6e256d
Removed old constant name for menu management.
2011-02-13 14:05:53 +00:00
Philippe Grand
43b9d77341
Fix: Missing parameter langs
2011-02-13 13:34:05 +00:00
Laurent Destailleur
3a0db123fc
Fix: Missing parameter langs
2011-02-13 12:17:43 +00:00
Laurent Destailleur
0f570e3ab3
Extend capabilities of selectTypeContact
2011-02-09 19:23:37 +00:00
Laurent Destailleur
b365a431ae
New: Extend capabilities of select_contacts
2011-02-09 19:22:40 +00:00
Laurent Destailleur
f3611f04c8
Fix: Wrong order of name/firstname
2011-02-09 18:20:00 +00:00
Laurent Destailleur
c30002a491
New: Can add more attribute on select
2011-02-07 16:27:19 +00:00
Laurent Destailleur
efef75a5a4
Fix: User is autoselected
2011-02-06 22:23:03 +00:00
Laurent Destailleur
f4d1d35017
Fix: Bad value of selected year
2011-02-06 02:02:50 +00:00
Laurent Destailleur
4269814214
New: If there is only one back account and value is mandatory, then value is preselected.
2011-02-05 17:25:56 +00:00
Regis Houssin
4b87e2ecf3
New: update jQuery libraries and plugins
...
Todo: the size of jQuery combobox is too large
2011-02-05 09:26:33 +00:00
Regis Houssin
d86b86d881
Fix: remove deprecated code
2011-02-05 08:12:11 +00:00
Laurent Destailleur
7f6007f2e4
Try to remove code i think it's deprecated
2011-02-05 03:29:51 +00:00
Laurent Destailleur
66d11ba538
Fix: ajax select of company works with keyboard
2011-02-05 02:29:35 +00:00
Laurent Destailleur
3cc8b8e0a9
Fix: Pb with Chrome
2011-02-03 22:01:11 +00:00
Regis Houssin
09f6fab2cc
New: add width parameter in editor
2011-02-02 16:56:55 +00:00
Laurent Destailleur
ca6f631e36
New: Enhancement in actions list management. Can define an order. Add check during dictionnary add.
2011-02-02 13:29:54 +00:00
Regis Houssin
342ca9cf03
Fix: debug permissions
2011-01-30 13:36:50 +00:00
Laurent Destailleur
04c61dde3b
New: A module can overwrite all default language files by forcing priority on langs directories on its own lang directory.
2011-01-30 13:35:00 +00:00
Laurent Destailleur
d3981aec14
New: Ask password when creating a user from a contact
2011-01-29 17:41:26 +00:00
Laurent Destailleur
8fdeb727fe
Fix: Direction was lost when using cache
2011-01-26 12:52:09 +00:00
Laurent Destailleur
f93deb8163
Fix: Direction was lost when using cache
2011-01-26 12:06:49 +00:00
Laurent Destailleur
4fabd98fa7
Fix: Direction was lost when using cache
2011-01-26 11:33:06 +00:00
Laurent Destailleur
e208dd4068
Fix: Translation of civility
2011-01-23 22:39:48 +00:00
Laurent Destailleur
03064edc59
New: Can add information on current user on odt generation
2011-01-23 18:04:53 +00:00
Laurent Destailleur
24ffac6bb6
New: An external module can add its own menu manager
2011-01-23 15:08:21 +00:00
Laurent Destailleur
c15905e940
Fix: removed warnings
2011-01-16 18:47:33 +00:00
Laurent Destailleur
067d594cb1
Doxygen
2011-01-16 15:23:09 +00:00
Regis Houssin
d80155f7a8
Fix: bad path
2011-01-15 12:35:42 +00:00
Regis Houssin
65f75f309e
Fix: uniformize code
2011-01-15 09:31:09 +00:00
Laurent Destailleur
f6ede6c360
Fix: Disable experimental menus
2011-01-09 23:15:52 +00:00
Regis Houssin
98956afd5c
New: possibility to add specific css class
2011-01-06 15:05:23 +00:00
Laurent Destailleur
c8013ac699
Fix: Can't enable document for supplier invoice/order
2010-12-30 22:38:09 +00:00
Philippe Grand
362f58abff
Create a back link in check receipt to go back to checks list
2010-12-29 10:17:41 +00:00
Regis Houssin
cff0c2c339
Fix: try to use $GLOBALS in template
2010-12-24 11:19:24 +00:00
Laurent Destailleur
66c5df26b8
Minor look enhancement
2010-12-20 16:37:52 +00:00
Laurent Destailleur
c4bb69b7bf
Fix: Triggers path should be relative to allow usage of alternate search.
2010-12-20 10:45:00 +00:00
Laurent Destailleur
1e151d9864
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 02:42:53 +00:00
Laurent Destailleur
106d0b08dc
Fix: Parameter PRODUIT_USE_SEARCH_TO_SELECT wa not used
2010-12-18 12:00:45 +00:00
Regis Houssin
3545ed51c5
Fix: more open for external modules and less intrusive
2010-12-17 10:08:31 +00:00
Regis Houssin
f559e6573e
Fix: compatibility with new external modules path
2010-12-17 08:52:52 +00:00
Regis Houssin
df032c618b
Fix: regression and use an exist alternative root
2010-12-16 18:10:06 +00:00
Regis Houssin
546d4f20f3
Fix: regression and use an exist alternative root
2010-12-16 10:37:05 +00:00
Laurent Destailleur
b5e5dc3849
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
2010-12-15 18:15:08 +00:00
Regis Houssin
ebd25c5c75
New: add directory for external module and other customization
2010-12-15 17:50:42 +00:00
Regis Houssin
9c20c25d11
New: add directory for external module and other customization
2010-12-15 16:02:00 +00:00
Regis Houssin
c0913acf92
New: add directory for external module and other customization
2010-12-15 10:58:45 +00:00
Regis Houssin
502bb75d2c
Fix: uniformize code
2010-12-15 07:12:28 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
4b987150a7
Works on best mutualized code
...
Works on MVC
2010-12-14 17:14:26 +00:00
Regis Houssin
f5b786e115
Works on best mutualized code
...
Works on MVC
2010-12-14 15:44:26 +00:00
Regis Houssin
9d46536909
Fix: uniformize code
2010-12-14 15:04:56 +00:00
Regis Houssin
8e240d9494
Works on best mutualized code
...
Works on MVC
2010-12-14 10:06:42 +00:00
Regis Houssin
381d154355
Works on best mutualized code
...
Works on MVC
2010-12-14 09:12:06 +00:00
Laurent Destailleur
ed74b69634
Add TODO
2010-12-14 09:03:50 +00:00
Regis Houssin
e371d6a021
Works on best mutualized code
...
Works on MVC
2010-12-13 19:59:05 +00:00
Laurent Destailleur
6539f61785
Fix: Maxi debug of emailing feature
2010-12-13 18:40:04 +00:00
Regis Houssin
75fce79852
Fix: problem with class path
2010-12-13 15:07:02 +00:00
Laurent Destailleur
86ffc32195
Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
...
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Laurent Destailleur
6846333ec8
New: Function dol_now('tzuser') is now supported.
2010-12-08 13:13:17 +00:00
Regis Houssin
45cd615bf5
Fix: use curent year if selected by default is not defined
2010-12-06 19:05:45 +00:00
denismartin
e8f4c433e3
Fix : SQL error in getIdContact function (l 407)
2010-11-23 08:46:15 +00:00
Laurent Destailleur
4c9ceac2d8
Doxygen
2010-11-22 09:18:54 +00:00
Laurent Destailleur
3fb07a3922
Doxygen
2010-11-22 09:18:53 +00:00
Laurent Destailleur
0911532d66
New: Add property "Event on full day" on agenda
2010-11-18 22:17:44 +00:00
Laurent Destailleur
c173d32de9
New: Add full manually translated files for de_AT en de_DE (thanks to eCleaner.at).
2010-11-17 08:38:13 +00:00
Regis Houssin
48bde14815
Fix: add entity filter
2010-11-15 21:29:26 +00:00
Laurent Destailleur
be057d94f9
Fix: Replace FIXME tags that were TODO. Still having 3 FIXME.
2010-11-15 19:28:00 +00:00
Laurent Destailleur
629767d696
Fix: Undo change. Code was correct.
2010-11-15 19:26:28 +00:00
Laurent Destailleur
c6dcc64471
Fix: Removed a bug where function returns too many records
2010-11-15 19:21:29 +00:00
Laurent Destailleur
a8a423ffb9
Remove warning
2010-11-14 14:53:10 +00:00
Laurent Destailleur
f624d50f5b
New: Text files are opend in a new tab.
2010-11-13 21:47:00 +00:00
Laurent Destailleur
2f26dbd26b
Fix: Do not try to use memcache module if setup not complete
2010-11-13 20:59:06 +00:00
Laurent Destailleur
8bc3bae49e
New: Add suppliers orders to process in dashboard
2010-11-13 17:37:22 +00:00
Laurent Destailleur
5eecf7b671
Doxygen
2010-11-13 01:58:19 +00:00
Laurent Destailleur
74cb81b8d3
Work on PHPSane module
2010-11-11 16:32:17 +00:00
Laurent Destailleur
f6dade1093
Try to comment deprecated code to reduce code and keep only one pattern of development for canvas.
2010-11-11 11:15:06 +00:00
Laurent Destailleur
e50c375a8f
Fix: Task 8618
2010-11-11 00:59:31 +00:00
Laurent Destailleur
d7c289ed4a
Removed TODO
2010-11-09 13:43:27 +00:00
Regis Houssin
729050cf5c
Add select_dolgroups
2010-11-08 19:04:52 +00:00
Laurent Destailleur
8e00d8c555
Fix: Conflicts with var with same name
2010-11-08 01:04:55 +00:00
Regis Houssin
0764b3778e
Fix: double empty
2010-11-06 09:51:29 +00:00
Regis Houssin
c70fe8007b
Works on contact canvas in relation to the thirdparty canvas module
2010-11-05 10:48:20 +00:00
Regis Houssin
955e094a75
Works on contact canvas in relation to the thirdparty canvas module
2010-11-05 09:14:03 +00:00
Regis Houssin
e469ef2a7d
Works on contact canvas in relation to the thirdparty canvas module
2010-11-05 08:28:49 +00:00
Regis Houssin
dc3fd00557
Fix: bad error management
2010-11-04 16:04:12 +00:00
Regis Houssin
e2a4ad2c96
Works on contact canvas in relation to the thirdparty canvas module
...
Fix: more simple
2010-11-04 09:14:20 +00:00
Regis Houssin
ab53d438ce
Works on contact canvas in relation to the thirdparty canvas module
2010-11-03 11:39:40 +00:00
Laurent Destailleur
dfbd72a76a
Fix: W3C
2010-11-01 16:00:38 +00:00
Laurent Destailleur
bb668c898c
Fix: Wrong status for contracts
2010-11-01 14:35:17 +00:00
Laurent Destailleur
cc02778a69
New: Work on paypal module (finished)
2010-11-01 12:41:32 +00:00
Regis Houssin
6428290ddf
Test: use jquery accordion in left menu (test with auguria menu)
2010-11-01 09:49:34 +00:00
Laurent Destailleur
c96915b3ce
Fix: Pb with autocompletefor records with no country and state
2010-10-31 20:09:50 +00:00
Laurent Destailleur
e01508140b
Doxygen
2010-10-30 10:52:53 +00:00
Laurent Destailleur
6eb37acbea
Doxygen
2010-10-30 10:09:04 +00:00
Regis Houssin
8336d81c7b
New: Task #10725
2010-10-29 14:22:35 +00:00
Juanjo Menent
4399c9bfdc
Task #8618 : Add send mail form
2010-10-28 11:21:41 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Laurent Destailleur
5b96527805
Qual: Uniformize code (ligne -> line)
2010-10-27 14:15:30 +00:00
Regis Houssin
002e23aba2
Fix: problem with double quote
2010-10-27 10:33:19 +00:00
Regis Houssin
b77ef8c2d6
Fix: ajax_autocompleter is used by another modules
2010-10-27 09:00:37 +00:00
Regis Houssin
75a423f67a
New: use jQuery mobile for smartphone menu
2010-10-24 14:22:19 +00:00
Laurent Destailleur
31522501ab
Fix: Tooltip must not add a scroll bar when mous is on left
2010-10-23 13:01:48 +00:00
Laurent Destailleur
015d265ee9
Fix: A better way to use jQuery tooltips.
2010-10-22 19:18:45 +00:00
Regis Houssin
63b391a349
New: use jQuery tooltip
2010-10-22 08:24:08 +00:00
Laurent Destailleur
3990d8d153
New: Can choose number of characters to trigger autocompletion for companies.
2010-10-22 08:11:51 +00:00
Regis Houssin
fe93194056
New: use jQuery tooltip
2010-10-22 08:06:41 +00:00
Laurent Destailleur
91f40e4b5f
Add more information
2010-10-22 00:38:16 +00:00
Regis Houssin
97f622c41b
Fix: delete obsolete ajax tooltip
2010-10-21 23:42:18 +00:00
Regis Houssin
510baa2584
Work on multicompany
2010-10-21 13:34:31 +00:00
Laurent Destailleur
63b3cf65ec
New: Can edit root of a category
2010-10-19 22:52:32 +00:00
Laurent Destailleur
5e046a91cf
Fix: Personalized payment mode is correctly saved and translation returned.
2010-10-18 18:18:12 +00:00
Laurent Destailleur
8210299895
Fix: Date range was lost in edit mode.
2010-10-16 14:54:09 +00:00
Juanjo Menent
2af3f2802b
Task #8618 : build pdf
2010-10-15 16:01:42 +00:00
Regis Houssin
bbbad66194
Fix: change the content of county select if country is different
2010-10-13 16:36:10 +00:00
Regis Houssin
ab8e470251
Fix: move ajaxziptown in core
2010-10-13 13:54:30 +00:00
Regis Houssin
5ba0f139a5
Fix: move ajaxziptown in core
2010-10-13 13:38:32 +00:00
Regis Houssin
f99d5a687c
Fix: uniformize function (bug again)
2010-10-13 07:38:48 +00:00
Regis Houssin
09dd9acc67
Fix: auto fill zip and town with jquery
2010-10-12 19:19:22 +00:00
Regis Houssin
42fdbaa856
Fix: auto fill zip and town with jquery
2010-10-12 19:15:08 +00:00
Regis Houssin
d56694c11e
Test: auto fill zip and town with jquery
2010-10-12 18:54:50 +00:00
Regis Houssin
9d145b38e6
Test: auto fill zip and town with jquery
2010-10-12 17:37:55 +00:00
Regis Houssin
e14802e8cb
Test: auto fill zip and town with jquery
2010-10-12 17:14:53 +00:00
Regis Houssin
f2d26e54a9
Test: auto fill zip and town with jquery
2010-10-12 15:59:31 +00:00
Regis Houssin
66c3bcd403
Fix: remove cache and regex
2010-10-12 12:56:31 +00:00
Laurent Destailleur
921aac798e
Fix: Use a better way to bold search criteria (no use of javascript regex, but use php regex). Usage of * was making javascript crazy.
...
Fix: When field is manually cleaned, we must also clean hidden fields.
New: Can define number of char before showing first answer
2010-10-11 21:32:53 +00:00
Regis Houssin
c222f45bef
Qual: used jquery by default
2010-10-11 10:28:08 +00:00
Regis Houssin
e3a1f317a8
Fix: uniformize json with search company
...
Fix: search product with jQuery
2010-10-11 09:31:10 +00:00
Regis Houssin
c1b8055538
Fix: uniformize json with search company
...
Fix: search product with jQuery
2010-10-11 09:14:21 +00:00
Regis Houssin
4d4c4a8bed
Fix: search company with jQuery - ok
2010-10-10 17:44:34 +00:00
Regis Houssin
06a65815f5
Test: search company with jQuery
2010-10-09 16:44:49 +00:00
Laurent Destailleur
26b57a064d
Fix: Remove a bad test
2010-10-09 12:13:02 +00:00
Regis Houssin
340a3f4bcc
Test: search company with jQuery
2010-10-08 15:28:18 +00:00
Regis Houssin
1af2a5025f
Test: search company with jQuery
2010-10-08 14:15:21 +00:00
Regis Houssin
1b05bb9686
Update jQuery UI to version 1.8.5
2010-10-08 10:45:11 +00:00
Regis Houssin
b98c297f60
Just for test
2010-10-08 08:20:57 +00:00
Laurent Destailleur
33859332ba
Fix: Bad table name
2010-10-03 18:49:15 +00:00
Laurent Destailleur
56c85825f3
New: Can rename a file
2010-10-03 16:59:24 +00:00
Laurent Destailleur
a6c0e62107
New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database.
2010-10-03 15:42:01 +00:00
Regis Houssin
640e03422f
Fix: problem with next/preview function
2010-10-03 13:13:41 +00:00
Laurent Destailleur
cfe7215288
New: Use ajax to change order of lines.
2010-10-02 20:47:55 +00:00
Laurent Destailleur
e7add2f9e1
Another way to show "0" values
2010-09-30 19:28:31 +00:00
Regis Houssin
1b41d7b936
Fix: i can view a zero value
2010-09-30 08:41:05 +00:00
Laurent Destailleur
8d0cc908d9
New: Add 4 constants TAX_MODE_SELL/BUY_PRODUCT/SERVICE to define rule to calculate VAT.
2010-09-29 18:38:47 +00:00
Juanjo Menent
d793f8d250
task #8618 : reverse improved supplier directory structure
2010-09-29 13:59:17 +00:00
Laurent Destailleur
7633c94a60
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 11:57:09 +00:00
Laurent Destailleur
0de3bff0b7
Qual: Menu management is simpler (no difference between left and top in setup).
2010-09-29 10:10:33 +00:00
Regis Houssin
9929479456
Fix: bad front office menu
2010-09-29 08:20:20 +00:00
Laurent Destailleur
a690a6a59c
Sec: If conf.php file is write protected, then all first install process is locked.
2010-09-29 08:09:17 +00:00
Regis Houssin
a1347e6ec2
Fix: no drag no drop for title
2010-09-28 18:21:01 +00:00
Laurent Destailleur
7c890a0daa
Same but using style instead of hard coded cell
2010-09-28 18:00:59 +00:00
Juanjo Menent
fc48d1888f
task #8618 : improved supplier directory structure
2010-09-28 16:24:25 +00:00
Regis Houssin
ca85e8b577
Test: reorder line with jquery
2010-09-27 16:23:58 +00:00
Regis Houssin
11c88cb534
Works on multi-company module
2010-09-26 09:53:42 +00:00
Regis Houssin
ca900c68d1
Experimental: add smartphone maemo system
2010-09-25 11:03:58 +00:00
Regis Houssin
c9e956bf49
Experimental: Add smartphone menu management
2010-09-24 09:06:42 +00:00
Regis Houssin
addc78d090
Add smartphone menu management
...
!! experimental !!
2010-09-23 17:24:42 +00:00
Regis Houssin
371ee0295f
Add smartphone menu management, based from Auguria menu
2010-09-23 13:02:15 +00:00
Regis Houssin
1f55e9421b
Add smartphone menu management, based from Auguria menu
2010-09-23 10:20:10 +00:00
Regis Houssin
a98c55b126
Add smartphone menu management, based from Auguria menu
2010-09-23 10:02:27 +00:00
Regis Houssin
8669aeecec
Add Smartphone class
2010-09-22 09:40:17 +00:00
Regis Houssin
298c4c6fc7
Add Smartphone class
...
Fix: mutualized code
2010-09-22 08:52:48 +00:00
Regis Houssin
38d2583e8d
Add Smartphone class
2010-09-22 06:30:32 +00:00
Laurent Destailleur
64581c555b
New: Remove tab accountancy. Now in customer tab for customer accountancy and in supplier tab for supplier tab.
2010-09-19 12:50:53 +00:00
Laurent Destailleur
c1b0318222
Fix: Maxi debug of project permissions
2010-09-18 13:38:43 +00:00
Laurent Destailleur
d281545da8
Increase size f box
2010-09-18 11:17:16 +00:00
Regis Houssin
c464611bff
Fix: optimizing
2010-09-18 09:25:06 +00:00
Regis Houssin
d7671190bd
Fix: no constructor in commonobject class
2010-09-18 09:18:37 +00:00
Regis Houssin
481ecd6a87
Test: reorder lines with jquery
2010-09-18 07:52:17 +00:00
Laurent Destailleur
0823ac428f
Add text to help translators.
2010-09-15 18:07:53 +00:00
Laurent Destailleur
ff50085340
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 14:11:43 +00:00
Laurent Destailleur
b4eb8ae2f2
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:51:31 +00:00
Laurent Destailleur
94a5c1c736
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:29:17 +00:00
Laurent Destailleur
ea47cebe6f
New: task #10473 : Option MAIN_PROFIDx_IN_ADDRESS must no more be hidden
2010-09-15 08:36:13 +00:00
Laurent Destailleur
cdf3368295
Qual: Uniformize code
2010-09-14 20:42:17 +00:00
Regis Houssin
3a202e9a78
Test: reorder lines with jquery
2010-09-14 07:13:19 +00:00
Regis Houssin
928f4f42d5
Test: reorder lines with jquery
2010-09-14 07:05:31 +00:00
Laurent Destailleur
d3e7f0a463
Doxygen
2010-09-13 23:18:13 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Laurent Destailleur
aec5e4ab52
Mutualize some code
2010-09-08 23:50:52 +00:00
Laurent Destailleur
5d1572a146
Doxygen
2010-09-08 21:56:39 +00:00
Regis Houssin
5fd1a87ad4
Works on module hook integration
2010-09-08 17:02:24 +00:00
Regis Houssin
3696195e58
Fix: unnecessary checking
2010-09-08 16:24:21 +00:00
Regis Houssin
530e321a3e
Works on module hook integration
2010-09-08 16:09:59 +00:00
Regis Houssin
e27c4da39f
Works on module hook integration
2010-09-08 09:38:17 +00:00
Regis Houssin
8a52009111
Works on module hook integration
2010-09-07 16:01:11 +00:00
Regis Houssin
2b2e2225aa
Works on module hook integration
2010-09-07 15:14:18 +00:00
Regis Houssin
247809d2ce
Works on module hook integration
2010-09-07 13:07:32 +00:00
Regis Houssin
451ee7960b
Works on canvas integration in third party module
2010-09-07 12:44:15 +00:00
Laurent Destailleur
e1bc58080c
Qual: Rename method loadControl into doActions to have a more common name used by MVC frameworks.
2010-09-07 10:05:00 +00:00
Laurent Destailleur
e7f94d345b
Qual: Use a more common name of class.
2010-09-07 09:57:11 +00:00
Laurent Destailleur
bbb1db7a51
Work on invoice creation when creating subscription
2010-09-07 01:32:20 +00:00
Regis Houssin
f4e656eee1
Fix: regression
2010-09-06 22:31:36 +00:00
Laurent Destailleur
46546a78ab
Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done.
2010-09-06 21:10:45 +00:00
Regis Houssin
b9ba88a5d2
Works on migration management positioning lines
...
Phase 4 : llx_expeditiondet et llx_livraisondet
2010-09-06 16:31:28 +00:00
Regis Houssin
e04f0a3f9b
Works on migration management positioning lines
...
Phase 1 : llx_propaldet
2010-09-06 10:35:56 +00:00
Laurent Destailleur
153d2080f0
Qual: Uniformize dictionnary table names.
2010-09-06 00:02:55 +00:00
Laurent Destailleur
cb73e03168
Qual: Uniformize dictionnary table names.
2010-09-05 23:39:37 +00:00
Regis Houssin
0f65e87b16
Works on canvas integration in third party module
2010-09-05 18:19:58 +00:00
Laurent Destailleur
c02dc30b68
Fix: The child class must do itself the include of its mother class file.
2010-09-05 18:10:23 +00:00
Regis Houssin
eaff7f6358
Works on canvas integration in third party module
2010-09-05 16:35:46 +00:00
Regis Houssin
9b9fe10053
Works on canvas integration in third party module
2010-09-05 13:38:34 +00:00
Regis Houssin
f604e7eaac
Works on canvas integration in third party module
2010-09-05 09:36:59 +00:00
Laurent Destailleur
374cb9b863
Fix: Missing sentence in notification email
2010-09-04 23:57:05 +00:00
Regis Houssin
ee4cd1c500
Works on canvas integration in third party module
2010-09-04 10:48:20 +00:00
Regis Houssin
0c39f20f8d
Works on canvas integration in third party module
2010-09-03 18:28:59 +00:00
Laurent Destailleur
cbc3d08106
Add code comments
2010-09-02 21:08:29 +00:00
Laurent Destailleur
bd68cfaf98
Remove useless code
2010-09-02 20:58:38 +00:00
Laurent Destailleur
dc3eb8bf78
Qual: Remove useless cleartype param to make code easier.
2010-09-02 20:57:17 +00:00
Laurent Destailleur
5904ff20ea
Canvas usage is an option
2010-09-02 20:25:38 +00:00
Laurent Destailleur
35ecba77dd
Fix: Restore broken feature
2010-09-02 19:31:18 +00:00
Laurent Destailleur
554abc46c7
Work on task #10579 : Simplify code using editor
2010-09-02 18:51:47 +00:00
Regis Houssin
2b42ea4904
Works on canvas integration in third party module
2010-09-02 16:52:29 +00:00
Regis Houssin
c571f25afb
Works on canvas integration in third party module
2010-09-02 12:18:02 +00:00
Laurent Destailleur
f5dd8f1da1
Work on task #10579 : Simplify code using editor
2010-09-01 22:52:53 +00:00
Regis Houssin
af96971a31
Works on canvas integration in third party module
2010-09-01 20:51:10 +00:00
Laurent Destailleur
8cb8c90910
Fix: Remove not desired warning
2010-09-01 11:51:02 +00:00
Regis Houssin
d97c1054f1
Works on canvas integration in third party module
2010-09-01 09:19:03 +00:00
Regis Houssin
78cd38639f
Works on canvas integration in third party module
2010-09-01 07:55:26 +00:00
Regis Houssin
c8fa0b67ec
Works on canvas integration in third party module
2010-09-01 07:48:33 +00:00
Regis Houssin
66268368ac
Works on canvas integration in third party module
2010-08-31 14:54:09 +00:00
Laurent Destailleur
96dfb4574f
New: Task #10553 : Can attach files on members card.
2010-08-29 21:44:35 +00:00
Laurent Destailleur
f24214d9ef
Fix: Postgresql compatibility
...
New: Can filter on payment type and bank account in payment lists.
2010-08-29 21:11:42 +00:00
Laurent Destailleur
727fc871c6
Replace javascript by jQuery
2010-08-29 18:29:19 +00:00
Laurent Destailleur
f8974f87f0
Replace javascript by jQuery
2010-08-29 17:38:30 +00:00
Laurent Destailleur
cc55568723
Replace javascript by jQuery
2010-08-29 16:47:17 +00:00
Laurent Destailleur
fd177b1746
Start to work on invoice/payment creation on subscription creation
2010-08-29 15:25:39 +00:00
Laurent Destailleur
f844640adf
New: Preview of email sent is shown
2010-08-29 12:54:39 +00:00
Laurent Destailleur
525df0672f
Bank account list is ordered on label
2010-08-28 13:41:55 +00:00
Laurent Destailleur
f5b603af5b
New: Add option to send all emails to a bulk carbon copy email.
2010-08-28 10:55:11 +00:00
Laurent Destailleur
2a8dd43595
Fix: Popup calendar now use the user lang (not default lang).
...
Perf: Increase speed of popup calendar and removed old calendar.
2010-08-27 23:42:10 +00:00
Laurent Destailleur
9d868a28b3
Doc
2010-08-27 20:49:53 +00:00
Laurent Destailleur
0828a09aa1
Image can be clicked on eldy theme
2010-08-26 02:07:52 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
24aa5b6ff5
Add possibility to include login method in a module
2010-08-24 09:52:06 +00:00
Regis Houssin
b116d1067b
Add possibility to include login method in a module
2010-08-24 09:52:06 +00:00
Laurent Destailleur
84234633b7
Fix: Project is preselected when creating a task
2010-08-23 19:03:53 +00:00
Laurent Destailleur
629f782f17
Usage of autocomplete using jquery now works for products.
2010-08-22 18:02:32 +00:00
Laurent Destailleur
783a66b4fc
Make code easier to understand
2010-08-22 15:46:34 +00:00
Laurent Destailleur
119f6d79dc
Rename a paramater
2010-08-22 14:00:53 +00:00
Laurent Destailleur
75f3b9e631
New: Nav works on bank line
2010-08-22 13:40:44 +00:00
Laurent Destailleur
1b9ee9c597
Qual: Clean code
...
Perf: Country id+code is now stored into MAIN_INFO_SOCIETE_PAYS instead of only id. This avoid a select to finf country code at each request.
2010-08-21 15:30:17 +00:00
Regis Houssin
116243edbb
Fix: possibility to defined rang with an external module
2010-08-20 17:57:25 +00:00
Regis Houssin
741a010df0
Fix: possibility to defined rang with an external module
2010-08-20 17:09:07 +00:00
Regis Houssin
ebf39acf5b
Qual: cutting functions so you can use in other modules
2010-08-20 16:22:30 +00:00
Regis Houssin
1373336e94
Fix: possibility to defined rang with an external module
2010-08-20 15:56:33 +00:00
Laurent Destailleur
8fa175f3e9
Fix: Restore feature broken with renaming
2010-08-19 20:29:55 +00:00
Laurent Destailleur
58a5a866f3
Fix: javascript content must be in utf8
2010-08-19 19:04:49 +00:00
Regis Houssin
77aa19f885
Fix: select_array is deprecated
2010-08-19 15:27:29 +00:00
Regis Houssin
2c4a56771f
Fix: $optiontype not used
...
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Regis Houssin
9601f8a353
Fix: $optiontype not used
...
Fix: select_array is deprecated
2010-08-19 15:13:17 +00:00
Regis Houssin
9c333459c6
Fix: delete old PWC files and css
2010-08-19 14:20:56 +00:00
Laurent Destailleur
666c2fc965
Removed old comments
2010-08-18 19:06:49 +00:00
Laurent Destailleur
a17ed39bc1
Replace PWC with jQuery
2010-08-18 19:00:57 +00:00
Laurent Destailleur
fdc13a2480
Qual: Uniformize code
...
Doc: Doxygen
2010-08-18 07:28:12 +00:00
Laurent Destailleur
30cdb4b455
Fix: Sql error
2010-08-17 00:03:17 +00:00
Juanjo Menent
bab4a6198a
Task #9643 : Works in Suppliers
2010-08-16 13:13:15 +00:00
Laurent Destailleur
a71ae89a94
Little opimization
2010-08-15 15:53:16 +00:00
Regis Houssin
63ba8627a9
Works on capability to hook a thirdparty module.
2010-08-15 15:39:55 +00:00
Laurent Destailleur
eed75471af
Doc is more clear
2010-08-15 15:15:52 +00:00
Regis Houssin
6aaac6b03d
Fix: call db problem
2010-08-14 16:38:38 +00:00
Laurent Destailleur
5439973b1e
Minor enhancement in GED module
2010-08-11 22:22:17 +00:00
Laurent Destailleur
5affcd3b3f
Qual: Renamed french field "envente" into "tosell".
2010-08-11 18:35:31 +00:00
Laurent Destailleur
d7f40000c6
Fix: Restore broken feature
2010-08-10 21:01:21 +00:00
Juanjo Menent
062522f455
Task 10376: Add to mail the body predefined text
2010-08-10 15:27:11 +00:00
Laurent Destailleur
bb0cc81be9
Fix: Restore default behaviour
2010-08-10 01:39:40 +00:00
Regis Houssin
3126ffcf01
Works on capability to hook a thirdparty module.
2010-08-09 23:01:01 +00:00
Regis Houssin
482b76e5db
Works on capability to hook a thirdparty module.
2010-08-09 22:39:20 +00:00
Laurent Destailleur
60edde845d
Fix: Database compatibility
2010-08-09 15:52:44 +00:00
Regis Houssin
c1fa8287ed
Works on address function
2010-08-07 11:52:53 +00:00
Regis Houssin
db0f278702
Works on capability to hook a thirdparty module.
2010-08-06 17:01:11 +00:00
Regis Houssin
45397173f1
Works on capability to hook a thirdparty module.
2010-08-06 16:10:03 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Regis Houssin
9f0bde74b6
Works on templates implementation for mutualized code
2010-08-05 09:45:59 +00:00
Regis Houssin
398969f6bf
Works on templates implementation for mutualized code
2010-08-05 09:12:07 +00:00
Laurent Destailleur
6fbf223f97
Doxygen
2010-08-04 16:33:03 +00:00
Laurent Destailleur
3ac7e4bf40
Fix: Error with postgresql
2010-08-01 22:05:31 +00:00
Laurent Destailleur
0643ffa1ac
Fix: Must show feature but greyed when no permission
2010-08-01 15:27:13 +00:00
Laurent Destailleur
39e4c69fc6
Fix: W3C in templates
2010-07-29 15:30:18 +00:00
Laurent Destailleur
8fd3642de0
Fix: Error if country not defined
2010-07-29 13:33:29 +00:00
Laurent Destailleur
5da647ccad
Fix: Doxygen
2010-07-27 22:38:28 +00:00
Laurent Destailleur
91f5bdd7ed
Fix: Bad translation of date format
2010-07-23 00:17:46 +00:00
Laurent Destailleur
2db5b658f1
Fix: Some errors in vat management with multiprice
2010-07-22 21:16:29 +00:00
Laurent Destailleur
3f1275e190
Fix: doxygen
2010-07-21 23:45:08 +00:00
Laurent Destailleur
56fc632184
Qual: Normalize code
2010-07-21 18:00:14 +00:00
Laurent Destailleur
b05468074c
Doxygen
2010-07-21 17:58:22 +00:00
Laurent Destailleur
e79d22e15f
Fix: Duplicate class
2010-07-21 13:18:36 +00:00
Laurent Destailleur
fc2213a8f1
Doxygen
2010-07-21 12:35:56 +00:00
Laurent Destailleur
87ce3073d5
Doxygen
2010-07-21 11:57:52 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Laurent Destailleur
5687126662
No change on default theme in this version.
2010-07-15 00:28:12 +00:00
Laurent Destailleur
496fd9b844
Default to auguria
2010-07-15 00:24:45 +00:00
Laurent Destailleur
fb4173673a
Fix: Fix on PHPUnit tests
2010-07-14 23:10:56 +00:00
Laurent Destailleur
453c29901b
Fix: Trad on label
2010-07-14 20:47:35 +00:00
Laurent Destailleur
48f20e4d8d
Fix: Restore search anywhere with ajax
2010-07-13 23:40:53 +00:00
Laurent Destailleur
13a6fcc4b5
Fix: Restore search anywhere with ajax
2010-07-13 20:02:44 +00:00
Laurent Destailleur
24f22775e5
Fix: CSS error
2010-07-11 12:44:49 +00:00
Laurent Destailleur
d2acbc35ec
Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...)
2010-07-09 23:49:41 +00:00
Regis Houssin
156f60f549
Works on Milestone module
2010-07-02 18:16:27 +00:00
Regis Houssin
f430b54cca
Works on Milestone module
2010-07-02 15:38:32 +00:00
Laurent Destailleur
dd464ca055
Fix: Solve performance problems when having a lot of products
2010-07-01 21:57:06 +00:00
Laurent Destailleur
eb4ee0d42d
Fix: Some fix in project referrers page. Add also third party in a column.
2010-06-28 21:26:36 +00:00
Laurent Destailleur
06cca72917
Trad: Add language english (india)
2010-06-26 10:14:54 +00:00
Laurent Destailleur
7d447588cc
Reorganise how theme works. Style sheet must be named style.css.php.
2010-06-25 19:52:11 +00:00
Laurent Destailleur
5ea293091b
New: Reorganize bank menu. Add state and country on bank accounts.
2010-06-25 00:14:23 +00:00
Laurent Destailleur
ee092ddacf
Qual: Uniformize code
2010-06-23 20:30:04 +00:00
Laurent Destailleur
6296c2ab22
Removed deprecated code
2010-06-18 22:26:35 +00:00
Laurent Destailleur
bdd0672917
Add state
2010-06-17 22:19:37 +00:00
Juanjo Menent
303007ae9e
Fix: Local Taxes: Works in Propals
2010-06-17 19:36:46 +00:00
Juanjo Menent
92a2be3ef3
Local Taxes: Works in Propals. ¡NOT FINISHED!
2010-06-17 17:12:34 +00:00
Laurent Destailleur
0aecc4f836
Fix: Can edit state in foundation members cards
2010-06-16 19:18:01 +00:00
Laurent Destailleur
77020dd8be
Mutualize code
2010-06-15 19:26:47 +00:00
Laurent Destailleur
321a8bd155
Mark bug
2010-06-15 19:03:21 +00:00
Laurent Destailleur
d2a5fad3d3
Fix usage of cache on all lang files
2010-06-11 01:06:30 +00:00
Laurent Destailleur
bb83d21a1b
Fix usage of cache on all lang files
2010-06-11 00:55:15 +00:00
Laurent Destailleur
ad26792ed8
Fix usage of cache on all lang files
2010-06-11 00:41:17 +00:00
Laurent Destailleur
21908d0bd9
- New: Agenda can be read by external contacts
2010-06-09 18:25:20 +00:00
Regis Houssin
94ede894a6
Fix: regression
2010-06-08 08:27:57 +00:00
Laurent Destailleur
de4419f74a
Use option MAIN_USE_NOTES_IN_DETAILS instead of milestone module
2010-06-08 08:03:03 +00:00
Regis Houssin
6064f56055
Fix: this choice is not part of the Milestone module
2010-06-08 06:58:03 +00:00
Laurent Destailleur
7e3791d847
Doxygen
2010-06-07 23:52:43 +00:00
Laurent Destailleur
b18920de44
Fix
2010-06-07 23:47:12 +00:00
Laurent Destailleur
324fff27a8
Fix: Show notes only if module is enabled
2010-06-07 23:33:29 +00:00
Regis Houssin
b6964b5617
Add possibility to add free text line in documents
2010-06-07 09:29:42 +00:00
Laurent Destailleur
e20c738264
New: Support "Department/State" field on contact card.
2010-06-06 14:30:28 +00:00
Laurent Destailleur
6dc8d0e390
Reorganize class files.
2010-06-05 15:20:09 +00:00
Laurent Destailleur
3eb7bd2ed0
Add better message for notifications
2010-06-02 22:50:49 +00:00
Laurent Destailleur
4363bb493d
Fix: Fix a lot of broken features when renaming produit to product
2010-06-02 08:57:27 +00:00
Laurent Destailleur
982be7db04
Qual: Removed old deprecated constant
2010-06-02 08:43:35 +00:00
Laurent Destailleur
d2d63bcb81
Fix: Fix a lot of broken features when renaming produit to product
2010-06-02 08:34:44 +00:00
Laurent Destailleur
750f415f2e
Fix: Wrong include
2010-06-01 21:33:48 +00:00
Laurent Destailleur
a7c809d0dd
More fix on project permission.
...
There is still errors on task (too many task shown) but project lists are ok.
2010-05-30 12:21:32 +00:00
Regis Houssin
1dc875749c
Works on delivery and billing address
...
first step: rename llx_societe_adresse_livraison to llx_societe_address
2010-05-29 10:14:51 +00:00
Laurent Destailleur
38d91e99dd
New: Add a new mode for automatic stock increase: Can be increased on supplier order dispatching of products.
2010-05-28 20:41:41 +00:00
Laurent Destailleur
c1df931c5a
Fix: Add missing global conf,langs
2010-05-28 18:13:17 +00:00
Regis Houssin
f4ac09230e
Add triggers
2010-05-28 09:37:12 +00:00
Laurent Destailleur
4b7d4fa571
Fix a lot of bugs after changes for canvas (photo hidden, edit field for accountancy disappeared, etc...). Too complicated to fix with canvas so I restore the "simple" code. Canvas feature should still works but with some bugs.
2010-05-26 14:52:32 +00:00
Laurent Destailleur
cd740acef6
Fix: Missing translation loading
2010-05-25 22:22:24 +00:00
Laurent Destailleur
ba908ed743
Fix: If user has no permission to see all projects, see only its projects
2010-05-23 20:01:10 +00:00
Laurent Destailleur
5b31e481fa
Fix: Return value for date format
2010-05-22 16:10:41 +00:00
Laurent Destailleur
670fb61190
Fix: Return bad value for date format
2010-05-22 12:50:25 +00:00
Regis Houssin
13b7dcd27d
Fix: regression
2010-05-14 14:11:27 +00:00
Regis Houssin
93235cc1b5
Add php template class
2010-05-14 08:00:30 +00:00
Regis Houssin
514e26c9c7
Add php template class
2010-05-14 07:57:27 +00:00
Laurent Destailleur
757f9491e1
Fix: A lot of fixes on delivery date
2010-05-12 23:03:33 +00:00
Laurent Destailleur
af7cfec808
New: Can now send supplier order by mail
2010-05-12 13:14:26 +00:00
Laurent Destailleur
2a29f90d14
Fix: Bad path for some includes
...
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
fa8a201d04
Mutualize a lot of code
2010-05-12 11:29:21 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Laurent Destailleur
2b57efa032
Change to allow usage of different caching systems
2010-05-08 15:02:04 +00:00
Laurent Destailleur
037e957561
Change to allow usage of different caching systems
2010-05-08 14:18:27 +00:00
Laurent Destailleur
69afbdf08e
Change to allow usage of different caching systems
2010-05-08 12:03:08 +00:00
Laurent Destailleur
b4447473a8
Enhancement to allow to use different caching systems for language files
2010-05-08 02:16:29 +00:00
Laurent Destailleur
65e86e9c29
Fix: Postgresql compatibility
2010-05-07 21:02:48 +00:00
Laurent Destailleur
d30ccab54f
Update unit tests
2010-05-05 18:08:42 +00:00
Regis Houssin
04dea4ee07
Works on product canvas and templates
2010-05-05 10:18:53 +00:00
Regis Houssin
90e8f52b40
Works on product canvas and templates
2010-05-05 10:17:34 +00:00
Regis Houssin
d76e7b48ee
Works on product canvas and templates
2010-05-05 10:16:24 +00:00
Regis Houssin
ef5bd8c1df
Works on product canvas and templates
...
Add possibility to move canvas directory to module directory
2010-05-05 10:13:07 +00:00
Regis Houssin
8b6a1c3470
Works on product canvas and templates
2010-05-05 09:54:54 +00:00
Regis Houssin
3c8507cc60
Works on product canvas and templates
...
Add possibility to move canvas directory to module directory
2010-05-05 09:05:50 +00:00
Regis Houssin
9dc1c8344e
Works on product canvas and templates
...
Add possibility to move canvas directory to module directory
2010-05-05 08:49:17 +00:00
Regis Houssin
3ec1aa3824
Works on product canvas and templates
2010-05-05 07:00:11 +00:00
Laurent Destailleur
a1ba46588e
Qual: Mutualize code
2010-05-04 18:33:22 +00:00
pit
83a1449e21
Fix a bug on install
2010-05-03 10:24:22 +00:00
Philippe Grand
a981577553
according to new tree directory
2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202
according to new tree directory
2010-05-03 08:22:35 +00:00
Regis Houssin
54f424eedf
Add a common function to delete the linked contact
2010-04-29 15:35:52 +00:00
Philippe Grand
16a8ab7d59
according to new tree directory
2010-04-29 14:54:12 +00:00
Regis Houssin
cd2aa64cae
Add linked object block for contract module
2010-04-29 06:20:03 +00:00
Philippe Grand
b65ddfabe8
according to new tree directory
2010-04-28 21:29:12 +00:00
Regis Houssin
ebdbeec4a9
Fix: mutualize code
2010-04-28 19:23:36 +00:00
Regis Houssin
32374f6242
Fix: move class to class directory
2010-04-28 12:39:09 +00:00
Laurent Destailleur
0d24efbfd3
Fix: Complete support of euro sign.
2010-04-28 11:14:53 +00:00
Philippe Grand
b6bc9223df
according to new tree directory
2010-04-28 10:33:16 +00:00
Philippe Grand
24725ce2a6
according to new tree directory
2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00