simnandez
|
afebf86bf1
|
Fix: Loading actions extrafields fails.
Conflicts:
htdocs/comm/action/fiche.php
|
2014-02-26 16:55:42 +01:00 |
|
Laurent Destailleur
|
480b09f192
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/societe/class/societe.class.php
|
2014-02-26 15:49:29 +01:00 |
|
Laurent Destailleur
|
df2eb95882
|
Fix: Right to left support
|
2014-02-26 15:42:32 +01:00 |
|
Laurent Destailleur
|
9505f9e47c
|
Fix: The delivery date was missing.
|
2014-02-26 15:41:56 +01:00 |
|
Laurent Destailleur
|
855dac45ea
|
Fix: select_comptes was always making a filter on field clos making
other filter field not working in some case.
|
2014-02-26 15:29:40 +01:00 |
|
Laurent Destailleur
|
0918fd21b0
|
Fix: Css errors
|
2014-02-26 14:48:53 +01:00 |
|
Laurent Destailleur
|
473b0f73be
|
New: build_class_from_table can work with a distant database server.
|
2014-02-26 10:42:45 +01:00 |
|
Laurent Destailleur
|
d4d69e41b1
|
Fix: Right to left support
|
2014-02-25 19:14:58 +01:00 |
|
Laurent Destailleur
|
abff284ab1
|
Fix: The delivery date was missing.
|
2014-02-25 19:07:42 +01:00 |
|
Laurent Destailleur
|
e8cadf3a3e
|
New: Add form search customer order on commercial main page.
|
2014-02-25 18:33:04 +01:00 |
|
Laurent Destailleur
|
1790f905c9
|
Removed some code specific to databases and use instead correct abstract
method of drivers.
|
2014-02-25 18:25:17 +01:00 |
|
Laurent Destailleur
|
3c0e5b8a53
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2014-02-25 17:07:32 +01:00 |
|
Laurent Destailleur
|
3f05651b94
|
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
|
2014-02-25 16:14:51 +01:00 |
|
Laurent Destailleur
|
736778d56a
|
New: Add message to explain how to use the page. Make things more clear
for user.
|
2014-02-25 16:13:23 +01:00 |
|
Laurent Destailleur
|
63a2aa3365
|
Fix: sql error with postgres when creating extrafield with an upper cas
character. code for new fields must be always lowercase.
|
2014-02-25 15:48:13 +01:00 |
|
Laurent Destailleur
|
7241714551
|
Merge pull request #1435 from marcosgdf/export-translations
Corrected export translations
|
2014-02-25 14:11:40 +01:00 |
|
Laurent Destailleur
|
c220d63c3e
|
Merge pull request #1434 from marcosgdf/deprecated-code
Deprecated code
|
2014-02-25 14:10:59 +01:00 |
|
Laurent Destailleur
|
f7e7460ad1
|
Merge pull request #1432 from marcosgdf/invoice-constants
Better documentation of invoice types
|
2014-02-25 14:06:56 +01:00 |
|
Laurent Destailleur
|
bd6d9b9dad
|
Merge pull request #1431 from Pfontaine/fix/state_id_on_contact
Add state_id in contact for individual third party
|
2014-02-25 14:05:56 +01:00 |
|
Laurent Destailleur
|
c5babf39a3
|
Merge pull request #1420 from marcosgdf/vagrant
Updated Vagrant box
|
2014-02-25 14:04:26 +01:00 |
|
Marcos García de La Fuente
|
e963f55593
|
Corrected CS error
|
2014-02-25 13:34:33 +01:00 |
|
Laurent Destailleur
|
67d44f2cb8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-02-25 10:01:43 +01:00 |
|
Laurent Destailleur
|
8a71245186
|
Look: Use higher menu entries with jmobile.
|
2014-02-25 10:00:57 +01:00 |
|
Marcos García de La Fuente
|
f7eb4c5b14
|
Updated user export labels
|
2014-02-25 04:39:41 +01:00 |
|
Marcos García de La Fuente
|
4fe8e00601
|
Removed deprecated code
|
2014-02-25 04:29:34 +01:00 |
|
Marcos García de La Fuente
|
d69939b7b1
|
Function dol_clone is now a deprecated function
|
2014-02-25 04:29:09 +01:00 |
|
Marcos García de La Fuente
|
4411908b23
|
Fixed translations of project export wizard
|
2014-02-25 04:18:13 +01:00 |
|
Marcos García de La Fuente
|
4157452c6d
|
Translated export filters
|
2014-02-25 03:23:08 +01:00 |
|
Marcos García de La Fuente
|
7ac405e067
|
Added SpecialCode translation key
|
2014-02-25 03:20:37 +01:00 |
|
Marcos García de La Fuente
|
e90f068e3b
|
Documented invoice types
|
2014-02-25 01:10:18 +01:00 |
|
Marcos García de La Fuente
|
7aadeb0a98
|
Updated vagrant README
|
2014-02-24 21:46:41 +01:00 |
|
Marcos García de La Fuente
|
fb8ec21f72
|
Updated puphpet vagrant box
|
2014-02-24 21:42:40 +01:00 |
|
Peter Fontaine
|
8ec10f8efa
|
Add state_id in contact for individual third party
|
2014-02-24 21:20:06 +01:00 |
|
Laurent Destailleur
|
b1eef7cd42
|
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
product
|
2014-02-24 17:37:35 +01:00 |
|
Laurent Destailleur
|
f537f62aea
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/compta/facture/impayees.php
|
2014-02-24 17:09:21 +01:00 |
|
Laurent Destailleur
|
22854e5743
|
New: Sending remind of unpayed invoices by emails (need tester)
|
2014-02-24 16:50:36 +01:00 |
|
Laurent Destailleur
|
2534da9a9f
|
Merge pull request #1422 from defrance69/patch-31
Update fiche.php
|
2014-02-24 10:33:40 +01:00 |
|
Laurent Destailleur
|
37d2d990af
|
Add comment into doc
|
2014-02-24 10:17:56 +01:00 |
|
Laurent Destailleur
|
28739414f2
|
Merge pull request #1430 from FHenry/develop
Price management enhancement (multiprice level, price by … customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
|
2014-02-24 10:14:48 +01:00 |
|
Laurent Destailleur
|
6e03607920
|
Merge pull request #1423 from aternatik/ws_lang
New : can use translations into products webservice
|
2014-02-24 10:00:34 +01:00 |
|
Laurent Destailleur
|
df3c51fb30
|
Merge pull request #1427 from defrance69/patch-32
Update project.class.php
|
2014-02-24 09:59:36 +01:00 |
|
Laurent Destailleur
|
a797a5e665
|
Clean comment and make some implementations
|
2014-02-24 09:52:48 +01:00 |
|
Laurent Destailleur
|
404d24a029
|
Merge pull request #1426 from GPCsolutions/dbinterface
Common Database interface
|
2014-02-24 09:24:35 +01:00 |
|
Laurent Destailleur
|
0a3737ea02
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-02-23 22:24:32 +01:00 |
|
Laurent Destailleur
|
68058d0e4f
|
Add a confirm box before deleting.
|
2014-02-23 22:24:13 +01:00 |
|
Florian Henry
|
ec8ad9f8bb
|
codesniffer
|
2014-02-23 20:10:05 +01:00 |
|
Florian Henry
|
4cbdf32ae6
|
codesniffer
|
2014-02-23 17:21:26 +01:00 |
|
Florian Henry
|
d242f4930d
|
php codesniffer
|
2014-02-23 17:01:51 +01:00 |
|
Florian Henry
|
720746b1b2
|
Fix php sniffer
|
2014-02-23 16:29:16 +01:00 |
|
Florian Henry
|
46ae5d6e9c
|
- New: Price management enhancement (multiprice level, price by
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
|
2014-02-23 16:16:47 +01:00 |
|