Laurent Destailleur
af28a67803
Uniformize look using dol_banner
2016-09-19 10:43:30 +02:00
Laurent Destailleur
6cae631a4f
NEW Add REST API to read users
2016-09-19 02:13:16 +02:00
Laurent Destailleur
77e2037195
NEW Add REST API to read, create and delete agenda events
2016-09-19 02:02:45 +02:00
Laurent Destailleur
b076ea2985
Code comment
2016-09-19 00:49:29 +02:00
Laurent Destailleur
7ac1b712e0
Start to work on sepa mandate generation
2016-09-19 00:39:46 +02:00
Laurent Destailleur
95f2cae825
Start to work on sepa mandate generation
2016-09-19 00:26:30 +02:00
Laurent Destailleur
c4626b0826
CSS
2016-09-18 21:48:00 +02:00
Laurent Destailleur
c8b8e13014
Work on dol_banner for proposals.
2016-09-18 21:38:20 +02:00
Laurent Destailleur
46ce1d3a69
Uniformize code
2016-09-18 16:11:30 +02:00
Laurent Destailleur
537c6b0cc7
Uniformize code
2016-09-18 15:57:53 +02:00
Laurent Destailleur
13c3db08e7
Uniformize code and look and feel
2016-09-18 15:48:29 +02:00
Laurent Destailleur
7e24f449d2
Can filter on project category on project list
2016-09-18 15:36:38 +02:00
Laurent Destailleur
d1c4f02bf7
Uniformize code and style
2016-09-18 14:41:17 +02:00
Laurent Destailleur
6093dfe333
Uniformize code
2016-09-18 12:33:30 +02:00
Laurent Destailleur
61d32b7fb6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-09-17 21:03:56 +02:00
Laurent Destailleur
97e396af69
Work on module website
2016-09-17 21:03:20 +02:00
Laurent Destailleur
407d9e6904
Merge pull request #5741 from atm-quentin/new_hook_stock_product_develop_dolibarr
...
NEW Hook on stock product card
2016-09-17 18:04:39 +02:00
Laurent Destailleur
3a0db4afed
Merge pull request #5755 from defrance/patch-27
...
Prevent space separator in module definition
2016-09-17 17:55:51 +02:00
Laurent Destailleur
7afdfd5a68
Merge pull request #5758 from joseplluis/patch-3
...
Minor fix: incorrect key translations
2016-09-17 17:48:01 +02:00
Laurent Destailleur
81590e3833
Merge pull request #5757 from IonAgorria/fix-sorder-insert
...
FIX: Wrong line insert trigger in supplier order
2016-09-17 17:47:16 +02:00
Laurent Destailleur
83ba44c418
Merge pull request #5759 from IonAgorria/fix-sorder-delete
...
FIX: Move order supplier deleteline code to line class
2016-09-17 17:44:33 +02:00
Ion Agorria
7fe0c4211c
Move order supplier deleteline code to line class
2016-09-17 02:35:02 +02:00
Josep Lluís
1b05be0305
Minor fix: incorrect key translations
...
"Post" key doesn't exist: Changed to "PostOrFunction"
"Email" key doesn't exist: Changed to "EMail"
"DateCreate" changed to "DateCreateShort" in $arrayfields (with the same key in print_liste_field_titre function)
2016-09-16 17:07:01 +02:00
Laurent Destailleur
d0136f5c85
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/websites/index.php
2016-09-16 01:23:54 +02:00
Laurent Destailleur
72aacb81ae
NEW Can use native php and dolibarr object on pages of module website.
2016-09-16 01:13:52 +02:00
Laurent Destailleur
a97161b044
NEW Can use native php and dolibarr object on pages of module website.
2016-09-16 01:00:24 +02:00
Ion Agorria
54756ef729
Fix wrong trigger in supplier order
2016-09-15 23:45:13 +02:00
Laurent Destailleur
68b3de5b37
NEW ckeditor accept a parameter to disable all html filtering
2016-09-15 23:23:10 +02:00
Laurent Destailleur
8a32391171
Work on website module
2016-09-15 19:27:04 +02:00
BENKE Charlie
3d8f756646
prevent space separator in module definition
...
If we type in definition of dictionnary "code,libelle, color" we can't insert/update value...
propose to allow typing space bettween field (better lisibility) and remove space after
2016-09-15 10:51:48 +02:00
Laurent Destailleur
621ba7b76f
Work on module website
2016-09-15 09:33:00 +02:00
Laurent Destailleur
22df7d7a68
Work on module website
2016-09-14 23:42:17 +02:00
Laurent Destailleur
4228a51f18
Work on module website
2016-09-14 23:23:22 +02:00
Laurent Destailleur
5146a0ce56
Fix filter on num account statement
2016-09-14 21:29:08 +02:00
Laurent Destailleur
145c1e1cc8
NEW Add account statement into fields of bank account transaction list
2016-09-14 21:26:57 +02:00
Laurent Destailleur
630aab9124
NEW Can select fields to show on list of bank transaction
2016-09-14 21:06:16 +02:00
Laurent Destailleur
a7b1d4a61c
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2016-09-14 19:49:14 +02:00
Laurent Destailleur
aa59420413
FIX #5712 #5751
2016-09-14 19:48:57 +02:00
Juanjo Menent
533bee9321
Merge pull request #5745 from IonAgorria/fix-supplierorder-clone
...
Fix ref supplier not recorded in addline
2016-09-14 16:34:10 +02:00
Laurent Destailleur
571c127ce4
Remove not existing function sqlite_select_db() #5609
2016-09-14 11:47:39 +02:00
Laurent Destailleur
31a036c992
Removed driver sqllite that was never released as stable and is now
...
deprecated #5609
2016-09-14 11:42:07 +02:00
Laurent Destailleur
39d47eab18
NEW Introduce option MAIN_DEFAULT_PAYMENT_TERM_ID to set default payment
...
term on company level.
2016-09-14 11:17:44 +02:00
Ion Agorria
2bc41a1fd0
Fix ref supplier not recorded in addline
2016-09-13 18:41:13 +02:00
Quentin Vial-Gouteyron
6d304f4a23
NEW Hook formObjectOptions
2016-09-13 14:56:57 +02:00
Quentin Vial-Gouteyron
f8912267cb
NEW Hook on stock product card
2016-09-13 11:56:39 +02:00
Laurent Destailleur
2facdda690
Uniformize code
2016-09-12 21:54:45 +02:00
Laurent Destailleur
2acce85fab
NEW Pagination available on list of users
2016-09-12 21:32:27 +02:00
Laurent Destailleur
0ab377440d
Complete param of setValueFrom
2016-09-12 20:16:39 +02:00
Laurent Destailleur
5c1127fc54
NEW Enhance function setValueFrom so we can use it for "edit in form"
...
feature.
2016-09-12 20:00:47 +02:00
Laurent Destailleur
efb05fda6a
Cleaner code to avoid to log when nothing is done
2016-09-12 19:58:43 +02:00