Regis Houssin
ba2f986282
Fix: [ bug #537 ] Fatal error: Using $this when not in object context
2012-09-10 14:40:32 +02:00
Regis Houssin
6162d296ce
Fix: strict mode cowboy
2012-09-10 14:30:33 +02:00
Regis Houssin
26ff406e4a
Fix: use MODIFY instead CHANGE for just change the type of field
2012-09-10 13:25:34 +02:00
Regis Houssin
e9c72f812d
Merge pull request #380 from marcosgdf/minor
...
Modified llx_menu sql and improved add menu form
2012-09-10 04:18:31 -07:00
Marcos García
74b28dab79
Merge branch 'develop' into minor
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-09-10 12:16:45 +02:00
Regis Houssin
9188a24c78
Merge pull request #379 from marcosgdf/translations
...
Improved translations
2012-09-10 03:07:07 -07:00
Regis Houssin
83179fc4f0
Merge pull request #378 from cbattarel/localtax
...
prepare database for local taxes management (2nd try) - task 204 on doliforge
2012-09-10 03:04:31 -07:00
Regis Houssin
4269878e6d
Fix: restore varchar for the moment
2012-09-10 11:59:17 +02:00
Marcos García
f0803a7713
Improved es_ES translations
2012-09-10 11:15:54 +02:00
Christophe Battarel
2e4aa1131a
prepare database for local taxes management
...
add localtax1_type and localtax2_type in database.
these type are char(1) and support following values :
'0' : local tax not applied
'1' : local tax apply on products and services without vat (vat is not applied on local tax)
'2' : local tax apply on products and services before vat (vat is calculated on amount + localtax)
'3' : local tax apply on products without vat (vat is not applied on local tax)
'4' : local tax apply on products before vat (vat is calculated on amount + localtax)
'5' : local tax apply on services without vat (vat is not applied on local tax)
'6' : local tax apply on services before vat (vat is calculated on amount + localtax)
'7' : local tax is a fix amount applied on global invoice
2012-09-10 11:00:35 +02:00
Regis Houssin
e1fcaf738f
Fix: move llx_ecm_documents in external module
2012-09-10 10:55:06 +02:00
Laurent Destailleur
66af48697c
Doc
2012-09-10 10:25:47 +02:00
Laurent Destailleur
1a746ad99b
Merge pull request #377 from GPCsolutions/societe_commercial
...
Inverted the clause for commercial_id affectation
2012-09-10 01:21:38 -07:00
Raphaël Doursenaud
75647aa19d
Inverted the clause for commercial_id affectation
...
This permits using a script to import commercial_id.
The clause to automatically affect the current user as commercial doesn't seem to work anyway
2012-09-10 10:00:22 +02:00
Laurent Destailleur
3335bf629b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-10 09:47:11 +02:00
Laurent Destailleur
1d341caffd
Merge pull request #376 from simnandez/develop
...
Fix: use $ldap instead $this
2012-09-10 00:46:35 -07:00
simnandez
f390bec1ac
Fix: use $ldap instead $this
2012-09-10 09:06:37 +02:00
Marcos García
45cd500882
Modified llx_menu sql and improved new menu form
...
Modified `enabled` field to tinyint(1) because only holds 0 or 1
Enabled input field now made yes/no select
2012-09-10 02:09:52 +02:00
Marcos García
5536fecc3b
Missing translations & improved es_ES translations
2012-09-10 01:15:57 +02:00
Regis Houssin
61159ca220
Fix: use specific hash for ref
2012-09-09 22:05:53 +02:00
Laurent Destailleur
3b3e67758e
Fix: Removed warnings
2012-09-09 20:33:00 +02:00
Regis Houssin
5ff1240287
Fix: increase size for big path and where data is encrypted
2012-09-09 18:28:36 +02:00
Regis Houssin
d7f3deffce
Fix: convert line delimiters
2012-09-09 16:32:03 +02:00
Regis Houssin
a7bfc722d5
Fix: use specific variable
2012-09-09 16:31:00 +02:00
Regis Houssin
9058439015
Fix: best practice
2012-09-09 16:17:19 +02:00
Laurent Destailleur
1450ee1978
Merge pull request #375 from marcosgdf/barcode-mini-search
...
Added Copyright and changelog entry
2012-09-09 06:34:26 -07:00
Laurent Destailleur
2cfb0428bc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-09 15:24:34 +02:00
Laurent Destailleur
83cdb2167e
Fix: Use bad parameter name
2012-09-09 15:23:09 +02:00
Marcos García
94090e85db
Added Copyright and changelog entry
2012-09-09 15:12:04 +02:00
Laurent Destailleur
3ab88a1171
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-09 15:10:15 +02:00
Laurent Destailleur
fcce22026a
Fix: Bad name of var
2012-09-09 15:09:54 +02:00
Laurent Destailleur
8f20d31b4f
Merge pull request #374 from marcosgdf/barcode-mini-search
...
Allow to search barcodes in the permanent mini search box
2012-09-09 06:04:20 -07:00
Laurent Destailleur
e0624abb2c
Added option THEME_ELDY_USE_HOVER to enable mouse hover, because when
...
using software a lot, it becomes annoying. So we let user choose
(choice possible only with eldy theme for the moment).
2012-09-09 14:49:20 +02:00
Marcos García
33c1fd2a01
Allow to search barcodes in the permanent mini search box
...
Requested by Joaquim in Dolibarr.es forum
http://dolibarr.es/index.php/foro/9-sugerencias/1337-buscador-de-la-izquierda/
2012-09-09 14:43:41 +02:00
Laurent Destailleur
2c2d17b101
Fix: Try a fix to avoid having the hover on array that should not have
...
it.
2012-09-09 13:13:24 +02:00
Laurent Destailleur
a551fa982e
Comments
2012-09-08 21:29:03 +02:00
Laurent Destailleur
4f72b0ea92
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 18:58:15 +02:00
Laurent Destailleur
5bd14b20d5
Trans: Add bg_BG language and fix monor strings
...
Fix: Removed warning into autotranslator tool.
2012-09-08 18:57:52 +02:00
Regis Houssin
0a61f13c7a
Fix: restore broken features
2012-09-08 18:10:19 +02:00
Regis Houssin
7a0b8b3b1a
Fix: saturday strict mode
2012-09-08 17:43:14 +02:00
Laurent Destailleur
4ac14fd927
Merge pull request #371 from simnandez/develop
...
Try to enable hover in lists into auguria and eldy themes
2012-09-08 06:27:28 -07:00
Laurent Destailleur
39ca93bb7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 15:18:37 +02:00
Laurent Destailleur
ce64a26875
A different fix to keep username.
2012-09-08 15:18:14 +02:00
Laurent Destailleur
600915b8ec
Revert "Revert "Fix: GETPOST is already in method""
...
This reverts commit 0d13b80fec .
2012-09-08 15:17:53 +02:00
Regis Houssin
d2e336ddd6
Fix: GET and POST treatment in dol_loginfunction()
2012-09-08 15:16:27 +02:00
Laurent Destailleur
26d3234dc8
Update pt_PT
2012-09-08 15:12:12 +02:00
Laurent Destailleur
0d13b80fec
Revert "Fix: GETPOST is already in method"
...
This reverts commit c4f3e872ca .
2012-09-08 13:33:52 +02:00
Laurent Destailleur
5641a451d5
Revert "Fix: GETPOST is already in method"
...
This reverts commit ce26a3cc81 .
2012-09-08 13:33:48 +02:00
Regis Houssin
ce26a3cc81
Fix: GETPOST is already in method
2012-09-08 13:24:10 +02:00
Laurent Destailleur
00ceaf9fac
Sec: XSS hole
2012-09-08 13:19:54 +02:00