Stephen L
c0a314000c
Add custom ODT substitution for lines of products (completesubstitutionarray_lines)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-14 16:03:45 +02:00
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-14 15:50:45 +02:00
Marcos García
c49e458c6c
Propal stats weren't showing average total for more than 1 year
2012-08-14 15:43:14 +02:00
Marcos García
1b817e79b9
Improved some es_ES translations & fixed untranslated string
2012-08-13 06:26:56 +02:00
Maxime Kohlhaas
44b84b2177
task # 326 : Add a numbering module to suggest automatically a product ref
2012-08-09 01:41:55 +02:00
Laurent Destailleur
0d346ac1c1
New: A module can add several css and several js.
...
New: Removed lightbox as it is not compatible with GPL.
2012-08-08 20:43:23 +02:00
Laurent Destailleur
2220c6e964
Fix: Do not run request if param is empty
2012-08-08 14:07:04 +02:00
Laurent Destailleur
85f5033f47
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-08 04:12:48 +02:00
Laurent Destailleur
54c6db5b81
Qual: Uniformize code for pdf generation.
...
Refactoring of pdf code to make code cleaner and fix a lot of bug into
page breaks.
2012-08-08 04:12:20 +02:00
Laurent Destailleur
30444da6b9
Fix: autoselect when it should not
2012-08-07 18:55:55 +02:00
Laurent Destailleur
5ddd982f6e
New: If field "signature" is filled into user table, text is added at
...
end of predefined email texts. If option MAIL_DO_NOT_USE_SIGN is on,
this feautre is disabled.
2012-08-07 16:55:14 +02:00
Laurent Destailleur
e47accd87b
Qual: Removed deprecated code
2012-08-07 14:13:59 +02:00
Laurent Destailleur
803f840761
Qual: Rename label to avoid confusion.
...
Qual: Fix code to reflect documentation.
2012-08-07 13:12:20 +02:00
Laurent Destailleur
5d9f16ca20
New: More surface control on stock correction page
2012-08-07 11:33:11 +02:00
Laurent Destailleur
49f8f07737
Start to work on bug [ bug #251 ] and [ bug #260 ].
2012-08-06 19:22:14 +02:00
Laurent Destailleur
cc76ea1f66
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-05 21:14:52 +02:00
Laurent Destailleur
3af27d17ab
Add param to force to hide menu from login page
2012-08-05 21:14:17 +02:00
Laurent Destailleur
4d59ecb049
Fix: Missing condition
2012-08-05 21:06:48 +02:00
Regis Houssin
89cd23452f
Fix: missing delete shipping and delivery files
...
(minimum for possibility to merge with 3.2)
2012-08-05 20:41:11 +02:00
Regis Houssin
2884aac4bc
Fix: delete pdf if supplier invoice is deleted
...
Fix: compatibility with external modules
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2012-08-05 18:36:20 +02:00
Regis Houssin
25662f9ecc
Fix: compatibility with jquery fileupload
2012-08-05 18:32:59 +02:00
Laurent Destailleur
591b029781
Doxygen
2012-08-05 15:15:58 +02:00
Laurent Destailleur
c247c710ec
Qual: Uniformize code
2012-08-05 15:00:24 +02:00
Laurent Destailleur
e53e847083
Qual: Uniformize code
2012-08-05 14:37:45 +02:00
Laurent Destailleur
14bda09369
Removed deprecated not used method
2012-08-05 14:11:28 +02:00
Marcos García
2726283034
Missing BoxGlobalActivity translation and missing es_ES BoxLatestSupplierOrders translation
2012-08-04 14:45:23 +02:00
Regis Houssin
4d3e798f99
Fix: remove test in $pictoisfullpath and add test in $options
2012-08-04 14:18:02 +02:00
Regis Houssin
46511de913
Fix: remove unused code for avoid warning with IE9
2012-08-04 13:49:04 +02:00
Regis Houssin
e955b041ca
Fix: just change $path value
2012-08-04 09:56:25 +02:00
Regis Houssin
320ce03e29
Fix: optimization
...
see : http://mkaz.com/web-dev/php-benchmarking-isset-empty-or-var.html
2012-08-04 08:45:38 +02:00
Marcos García
189c3c94da
Removed duplicated code
2012-08-04 02:15:39 +02:00
Marcos García
b8add21d93
Reversed lost changes with the previous commit
2012-08-03 23:29:08 +02:00
Regis Houssin
447fc1de1a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-03 20:10:01 +02:00
Regis Houssin
0d96803937
Fix: strict mode tour
2012-08-03 20:09:37 +02:00
Regis Houssin
65bb19da02
Merge pull request #288 from marcosgdf/style
...
Little refactor to img_phone function
2012-08-03 05:48:25 -07:00
Marcos García
d30b2804bc
Was using tabs instead of spaces
2012-08-03 14:31:10 +02:00
Marcos García
f700f63494
Little refactor + cpd
2012-08-03 14:30:11 +02:00
Laurent Destailleur
6cf97a7317
Clean dead code
2012-08-03 14:18:48 +02:00
Laurent Destailleur
30d22378ac
Restore img_phone as deprecated function after a patch push.
2012-08-03 13:10:15 +02:00
Laurent Destailleur
f1618bcaa7
Merge pull request #282 from marcosgdf/style
...
Refactor
2012-08-03 03:28:10 -07:00
Laurent Destailleur
233c47ef08
Merge pull request #286 from FHenry/develop
...
update select_contact method to add possibility to display contact
2012-08-02 07:45:50 -07:00
FHenry
799b1727f8
update select_contact method to add possibility to display contact
...
compagny also
2012-08-02 10:12:32 +02:00
Regis Houssin
e0385cf06f
Fix: strict mode palace
2012-08-02 10:07:55 +02:00
Regis Houssin
fe4fc7f8dc
Fix: increase speed
2012-08-02 08:02:49 +02:00
Regis Houssin
e717f491c1
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-01 19:41:09 +02:00
Regis Houssin
5ad211a1ca
Fix: bad document path with multicompany
2012-08-01 19:34:42 +02:00
Laurent Destailleur
07a09cad1d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-01 19:29:58 +02:00
Laurent Destailleur
b35240c899
Fix: Bad url
2012-08-01 19:29:36 +02:00
Regis Houssin
2e73cd7ddf
Fix: missing fields and compatibility with milestone
2012-08-01 17:38:10 +02:00
Regis Houssin
d6a4d5ef41
Fix: avoid errors if install directory is deleted before module
...
activation
2012-08-01 14:42:24 +02:00
Regis Houssin
29fea7bbf4
Fix: regression (multicompany)
2012-08-01 13:03:41 +02:00
Marcos García
9d422350a5
Translated some comments
2012-07-31 14:41:15 +02:00
Marcos García
315896c702
Fixed img_up
2012-07-31 01:17:21 +02:00
Marcos García
3520513c6b
Fixed an error that I introduced in a previous commit...
2012-07-31 00:53:05 +02:00
Marcos García
571d20d583
Wrong behaviour
2012-07-30 23:27:12 +02:00
Marcos García
2c466159f9
Refactoring
2012-07-30 23:23:58 +02:00
Regis Houssin
97027c7d76
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-30 22:38:46 +02:00
Regis Houssin
66ba264ca3
Fix: strict mode and event message
2012-07-30 22:38:21 +02:00
Marcos García
0e0cf98c4f
Code style improved, removed duplicated code, also removed img_phone function as it is no longer used in Dolibarr
2012-07-30 22:36:43 +02:00
Laurent Destailleur
5772e46c9a
We start new modules with level "experimental".
2012-07-30 22:18:54 +02:00
Regis Houssin
e44fd4885d
Fix: change the last $DB to $db
2012-07-30 18:43:49 +02:00
Marcos García
5a73c32f46
Migrated ClassName to __construct() function
...
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Marcos García
7e0892783a
Removed duplicated translation and modified a line of code as @hregis requested
2012-07-30 08:21:05 +02:00
Marcos García
35f2e731e1
PHP upper-cased + checkstyle
2012-07-29 22:43:54 +02:00
Marcos García
be388b4418
Fixed some typos in es_ES and en_US translations
...
Allowed MailmanSPIP module configuration to be translated into other languages
Moved MailmanSPIP-related strings to mailmanspip.lang file
2012-07-29 22:23:51 +02:00
Laurent Destailleur
d85bd3d41c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-29 18:47:03 +02:00
Laurent Destailleur
77e4b088ac
Doc
2012-07-29 18:27:53 +02:00
Regis Houssin
28851b46c4
Fix: remove duplicate code
2012-07-29 16:44:19 +02:00
Regis Houssin
1591a5ac3b
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-29 15:47:40 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Laurent Destailleur
e8b2489c1c
Checkstyle
2012-07-29 15:28:39 +02:00
Laurent Destailleur
b43c7e1b35
Qual: Removed warning
2012-07-29 14:23:33 +02:00
Laurent Destailleur
d6a5b224fb
Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
...
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
77a5ef0b22
Fix: move ajax response in ajax directory
2012-07-29 10:24:42 +02:00
Regis Houssin
beedf13324
Fix: restore broken feature, disable token renewal in ajax response
2012-07-29 09:54:58 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
cdc9dda11e
Fix: best practice
2012-07-28 22:28:33 +02:00
Regis Houssin
a27e347ee0
Fix: for backward compatibility
2012-07-28 22:20:58 +02:00
Regis Houssin
61fc592434
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-28 22:08:05 +02:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Regis Houssin
1816886135
Merge pull request #271 from marcosgdf/translations
...
Removed space before colon
2012-07-28 11:30:25 -07:00
Marcos García
16df86003d
Removed space before :
2012-07-28 20:20:56 +02:00
Marcos García
8c68b096fd
Removed space before :
2012-07-28 20:16:54 +02:00
Regis Houssin
9a80f0351d
New: add phpmailer class
2012-07-28 19:11:05 +02:00
Raphaël Doursenaud
d34c4518d2
Removed BOM from UTF-8 files
...
Fix: convert line delimiters (regis)
Conflicts:
htdocs/core/filemanagerdol/browser/default/js/common.js
htdocs/core/filemanagerdol/browser/default/js/fckxml.js
2012-07-28 19:04:50 +02:00
Regis Houssin
251640561f
Fix: strict mode happy hour
2012-07-28 12:35:11 +02:00
Regis Houssin
a157327859
Fix: strict mode paradise
2012-07-28 11:28:37 +02:00
Regis Houssin
a3080acab4
Merge pull request #262 from marcosgdf/minor-fixes-develop
...
Pull request #254 into develop
2012-07-28 00:31:51 -07:00
Laurent Destailleur
eb79646315
Fix: restore correct test (empty instead of ! isset)
2012-07-27 23:30:23 +02:00
Marcos García
2204c09e5a
Applied commits 16-22
2012-07-27 23:04:05 +02:00
Laurent Destailleur
1c557a96bd
Prepare task 473
2012-07-27 19:26:54 +02:00
Laurent Destailleur
86ac10995f
Fix perm
2012-07-27 19:26:38 +02:00
Marcos García
5fd7fcb6c4
Applied commits 1-8
2012-07-27 18:40:06 +02:00
Laurent Destailleur
0b048ebb94
[ bug #40 ] Export de donnes dangereux
2012-07-27 16:03:20 +02:00
Regis Houssin
79181f9183
Fix: add external user filter
2012-07-26 18:24:54 +02:00
Regis Houssin
5318fb54d5
Fix: bad path
2012-07-26 17:07:10 +02:00
Regis Houssin
a6758c2557
Fix: use span instead div for align image warning
2012-07-26 11:34:43 +02:00
Laurent Destailleur
75e9d93e69
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-25 12:21:04 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Regis Houssin
7d2f7e9800
Fix: strict mode crazy
2012-07-25 11:46:33 +02:00
Laurent Destailleur
b63820c013
Checkstyle
2012-07-25 11:37:43 +02:00
Laurent Destailleur
7d08bd45d6
Checkstyle
2012-07-25 11:35:34 +02:00
Laurent Destailleur
758d613908
Fix: Checkstyle
2012-07-25 11:29:45 +02:00
Laurent Destailleur
276e32dc22
Fix: Products with no prices not visible
2012-07-25 11:27:25 +02:00
Regis Houssin
e12604cb71
Fix: avoid warning and strict mode story
2012-07-25 09:09:56 +02:00
Regis Houssin
65e183c8c9
Merge pull request #258 from FHenry/develop
...
Develop
2012-07-24 09:15:36 -07:00
Regis Houssin
8219ab9ec0
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-24 17:53:43 +02:00
Regis Houssin
c6cd17cf3f
Fix: strict mode... far away
2012-07-24 17:52:46 +02:00
Laurent Destailleur
24c54ccaf1
Start to work on bug export
2012-07-24 16:19:46 +02:00
FHenry
8f2efa4879
Add syslog for debug
2012-07-24 14:25:21 +02:00
FHenry
3892c2ceca
Usubscribe mailling module
...
- Correct indentation
2012-07-24 13:24:22 +02:00
Regis Houssin
812d02ebe0
Fix: strict mode and $mesgs
2012-07-23 22:04:06 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +02:00
Laurent Destailleur
b63505ff15
Better fix
2012-07-23 11:10:18 +02:00
Regis Houssin
01ab1aa66f
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/core/modules/modCommissions.class.php
2012-07-23 11:07:53 +02:00
Regis Houssin
bf807c27e5
Fix: uniformize code
2012-07-23 11:01:36 +02:00
Laurent Destailleur
7a8224c4d5
Normalize code
2012-07-23 10:55:29 +02:00
Laurent Destailleur
ea93e62e91
Fix: Checkstyle
2012-07-23 10:46:09 +02:00
Laurent Destailleur
f07c416f76
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-23 10:38:02 +02:00
Regis Houssin
6e41d645f0
Merge pull request #251 from cbattarel/commissions
...
basic commissions management module
2012-07-23 01:37:09 -07:00
Laurent Destailleur
087cf87722
New: Add state into substitution vars
2012-07-23 10:29:58 +02:00
Regis Houssin
a109d5f32b
Fix: bug #467
2012-07-23 10:29:26 +02:00
Laurent Destailleur
68e619fb00
Fix: escape for create command
2012-07-22 21:50:08 +02:00
Laurent Destailleur
8080ee4565
Fix: dol_syslog at wrong place.
2012-07-22 16:57:15 +02:00
Laurent Destailleur
970d946e5b
Fix: sql injection for create database
2012-07-22 16:53:32 +02:00
Laurent Destailleur
66ea44886b
Fix: Permissions when using web services.
2012-07-22 02:33:21 +02:00
Laurent Destailleur
db4c6bd289
New: After first install, warning are visible onto mandatory setup
...
not configured. Show also total number of activated modules.
2012-07-22 01:03:19 +02:00
Christophe Battarel
b8fa4468ce
add commissions module
2012-07-20 16:21:35 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Marcos García
7b478dbb35
Contracts box name wasn't being translated
2012-07-19 23:44:28 +02:00
Regis Houssin
b121a01ef8
Merge pull request #247 from cbattarel/marges
...
Margin module
2012-07-19 10:46:24 -07:00
Laurent Destailleur
fb9bf3ddac
Fix: Restore menu entry [ bug #455 ] Impossible de crer une facture fournisseur
2012-07-19 18:23:10 +02:00
Laurent Destailleur
69ca9cf7d4
[ bug #445 ] Hex escaping in descriptions
2012-07-19 18:03:25 +02:00
Christophe Battarel
98a2cf547e
correct module description and image
2012-07-19 16:27:08 +02:00
Christophe Battarel
34022de1de
correction of syntax error in tpl
2012-07-18 16:43:02 +02:00
Christophe Battarel
c12c8bd0bb
update margin modules to core module
2012-07-18 16:13:29 +02:00
Christophe Battarel
3844a77395
correct typing bugs
2012-07-18 16:06:36 +02:00
Christophe Battarel
50c2a65b6a
add margin infos to templates
2012-07-18 16:01:54 +02:00
Christophe Battarel
1de9dc15bf
add margin module
2012-07-18 15:52:15 +02:00
Christophe Battarel
316f6ce09c
add margin infos to commonobject.class.php
2012-07-18 15:26:33 +02:00
Christophe Battarel
58262034cf
add extra parameters to control combo in form_thirdparty like in select_company
2012-07-18 15:22:45 +02:00
Christophe Battarel
0cdf208f3d
trigger change event when updating item value
2012-07-18 15:17:04 +02:00
Laurent Destailleur
ba25905926
New: [ task #454 ] Add "No category" into filters on category
...
combo for product list
2012-07-18 00:20:33 +02:00
Laurent Destailleur
73b17dc4c5
New: Make things more clear.
2012-07-17 15:28:34 +02:00
Laurent Destailleur
1831b46bae
Fix: Do not show if module disabled
2012-07-17 14:30:10 +02:00
Laurent Destailleur
d07e68e12f
Fix: Combo list of warehouse not saved.
...
Fix: Validate of shipment in error
when using not predefined products.
2012-07-17 01:22:19 +02:00
simnandez
606674d8c8
Fix: Bad local taxes if price base type is TTC
...
Conflicts:
htdocs/core/lib/price.lib.php
2012-07-13 15:28:25 +02:00
Regis Houssin
221ecafe07
Fix: use click2dial only for phone tel
2012-07-13 14:45:00 +02:00