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
|
968b5771db
|
Corrected project contact types translation
|
2014-02-25 02:42:10 +01:00 |
|
Marcos García de La Fuente
|
f464528dd9
|
Corrected indentation to tabs
|
2014-02-25 01:18:29 +01:00 |
|
Marcos García de La Fuente
|
e83e2bbbd7
|
Fixed bug #1123: Paid deposit invoices are always shown as partially paid when fully paid
|
2014-02-25 01:17:38 +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 |
|
Florian Henry
|
e3ca6cf3d3
|
Fix phpunit code siffer errors
|
2014-02-23 10:47:51 +01:00 |
|
Florian Henry
|
92dc21be04
|
Fix project task numbering rule
|
2014-02-23 10:24:30 +01:00 |
|
BENKE Charles
|
42ffb4b3e7
|
Update project.class.php
escape ref of project if as ' is typed inside as ref (crazy user)
|
2014-02-21 22:39:45 +01:00 |
|
Raphaël Doursenaud
|
0a74467296
|
Added FIXMEs and TODOs on all dummy methods in database drivers
|
2014-02-21 14:57:19 +01:00 |
|
Raphaël Doursenaud
|
501ffb12b3
|
Added dummy methods according to interface for Microsoft SQL and PostgreSQL
Please implement if you have the required knowledge
|
2014-02-21 14:52:21 +01:00 |
|
Raphaël Doursenaud
|
283fec164e
|
Implemented rollback according to interface for Microsoft SQL and PostgreSQL
|
2014-02-21 14:40:10 +01:00 |
|
Raphaël Doursenaud
|
894ac6fdc0
|
Added missing method to mysqli class
|
2014-02-21 14:27:29 +01:00 |
|