Laurent Destailleur
b3a0510407
Fix: Allow text input for hour.
2013-10-30 11:57:32 +01:00
Laurent Destailleur
5b3ba85669
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-10-29 18:07:12 +01:00
Laurent Destailleur
70342c09b8
Fix: Better management of using ajax for upload form (to solve problem
...
when enabling ajax jquery multifile upload in some cases).
New: Add option to use a specific mask for uploaded filename
2013-10-29 17:52:13 +01:00
Laurent Destailleur
953f638cb4
New: Sort combo list for type of thirdparties.
2013-10-28 02:13:07 +01:00
Laurent Destailleur
93c5720579
New: Add path to installed dir of external modules + Name and web of
...
module provider.
2013-10-28 01:37:04 +01:00
Laurent Destailleur
c81bb60384
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
2013-10-27 02:33:03 +02:00
Laurent Destailleur
197ae822d4
Merge pull request #1263 from FHenry/develop
...
Fix list propal and invoice to display customer ref if option is set
2013-10-26 17:13:07 -07:00
Laurent Destailleur
62bedffb49
Fix: Bad class for body
2013-10-27 02:10:53 +02:00
Laurent Destailleur
f67537799b
Fix: Wrong usage of new preoutput confirm box
2013-10-26 18:46:07 +02:00
Laurent Destailleur
966f135316
Fix: Migration must load new boxes
2013-10-26 16:18:28 +02:00
Florian Henry
c2def3d0b6
Fix bad display IE for checkbox extrafield readonly
2013-10-25 10:01:41 +02:00
Laurent Destailleur
16bcd6b5e5
Add error management to avoid blank page when there is no permission to
...
read file.
2013-10-23 19:19:54 +02:00
Laurent Destailleur
ca560b4f98
Fix: [ bug #1076 ] Shipment/Delivery PDFs
2013-10-23 18:02:16 +02:00
Laurent Destailleur
483138d195
Comments
2013-10-23 13:38:18 +02:00
Florian Henry
c86812339f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-10-23 11:26:05 +02:00
Florian Henry
9804527216
Fix bug in option display account number in list
2013-10-23 11:25:42 +02:00
Laurent Destailleur
d542576d23
Fix: Menu entry into getmenu_div is clicable on all line.
2013-10-22 18:43:57 +02:00
Laurent Destailleur
1412f33c4e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-10-22 00:37:15 +02:00
Laurent Destailleur
14717e6279
Comment
2013-10-22 00:30:55 +02:00
Laurent Destailleur
ec576c91cc
Enhance prototype for tables
2013-10-21 13:43:31 +02:00
BENKE Charles
15b1507c84
Update html.formfile.class.php
...
Add subfolders feature in GED managment
2013-10-20 20:58:38 +02:00
Laurent Destailleur
305ca25267
New: Add menu entry to page massstockmove.php
2013-10-20 14:05:51 +02:00
Grand Philippe
c773f21c2c
fix wrong call name
2013-10-19 12:50:18 +02:00
Laurent Destailleur
df930d08b2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-10-18 14:03:35 +02:00
Laurent Destailleur
33b4c9fad7
Fix: Bug into xcal decode
2013-10-18 10:38:59 +02:00
Laurent Destailleur
bf3ca7a0f0
Fix: Avoid syntax error
2013-10-18 01:20:25 +02:00
Laurent Destailleur
bd06ee1abe
Prototyping for other table outputs (div or datatable)
2013-10-17 18:37:08 +02:00
Laurent Destailleur
0d36329336
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-10-14 15:56:42 +02:00
Regis Houssin
8daef9d99f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-10-12 11:58:57 +02:00
Regis Houssin
bc0f65b73c
Fix: reorder lines problem
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
2013-10-12 11:58:38 +02:00
Regis Houssin
8801d7a1eb
Fix: reorder lines problem
2013-10-12 11:54:37 +02:00
Laurent Destailleur
de97cd1812
Fix: json
2013-10-11 18:33:21 +02:00
Laurent Destailleur
559b75c49b
New: Add hidden option MAIN_FORCE_DEFAULT_STATE_ID.
2013-10-11 12:14:14 +02:00
Laurent Destailleur
b0e38f7619
Fix: Manage strange language code reported bu chrome browsers.
2013-10-11 10:01:47 +02:00
Laurent Destailleur
303cad162b
Qual: Show the rule name used to make calculation and link to change
...
rule.
2013-10-10 19:33:49 +02:00
Laurent Destailleur
f4a83f0851
Qual: Debug of replenishment feature
2013-10-09 20:30:49 +02:00
Maxime Kohlhaas
845deb9a63
Add multilang management in ODT models
2013-10-08 09:17:04 +02:00
Laurent Destailleur
141258f514
Merge remote-tracking branch 'origin/3.4' into develop
...
and fix syntax errors into sql requests.
Group by must ALWAYS contains fields that are not included into SUM or
COUNT
Conflicts:
htdocs/fourn/product/liste.php
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/margin/tabs/productMargins.php
2013-10-07 16:17:51 +02:00
Christophe Battarel
02278a399c
better margin calculation (especially for credit notes)
2013-10-05 10:29:22 +02:00
Laurent Destailleur
019c86dff0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-09-28 13:26:52 +02:00
Laurent Destailleur
4cf84c4ea8
New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS
2013-09-28 13:24:58 +02:00
Laurent Destailleur
470ccba80a
Qual: Fix two awful code with hardcoded values. This remove also 2 TODO.
2013-09-26 15:41:04 +02:00
Laurent Destailleur
ca24b45aa9
Merge pull request #1101 from PaulPoulain/940-develop
...
940 develop
2013-09-26 05:00:57 -07:00
Laurent Destailleur
db7bcfd748
Fix: Sending email from thirdparty must add event into agenda if option
...
is on.
2013-09-25 21:36:40 +02:00
Laurent Destailleur
065c87d81c
Qual: uniformize code: property ->tel on objects is now ->phone
...
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
60fbde02ac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-09-25 19:08:01 +02:00
Laurent Destailleur
072247f1c8
Fix: Use correct translation key
2013-09-25 19:07:25 +02:00
Laurent Destailleur
c88072433c
Merge pull request #1244 from defrance69/patch-12
...
Update commonobject.class.php
2013-09-25 08:18:49 -07:00
Laurent Destailleur
d111ee97c2
Doc
2013-09-25 12:37:19 +02:00
BENKE Charles
1c988fc559
Update commonobject.class.php
2013-09-25 11:14:50 +02:00