Laurent Destailleur
c2bdd9b465
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-22 11:29:49 +02:00
Laurent Destailleur
fe6af7d8eb
FIX Description of tags was mandatory in edit mode but not in create
...
mode. Should not be mandatory.
2015-09-22 11:29:26 +02:00
Laurent Destailleur
ee683049a6
Enhance CSS capabilities
2015-09-22 11:24:31 +02:00
AlainRnet
30bfb0eee3
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3562
2015-09-22 09:40:13 +02:00
Laurent Destailleur
23f6464999
Work on CSS
2015-09-22 01:25:06 +02:00
Laurent Destailleur
30703e184c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-09-21 17:28:32 +02:00
Laurent Destailleur
58a734cb17
Firstname only on login
2015-09-21 17:28:11 +02:00
Laurent Destailleur
d8c01a63f2
Merge pull request #3540 from AlainRnet/patch-1
...
Update categorie.php
2015-09-21 15:46:43 +02:00
Laurent Destailleur
fd90ac517f
Add ignore file
2015-09-21 15:43:37 +02:00
Laurent Destailleur
c0ef8baa9d
A better error message
2015-09-21 15:38:17 +02:00
Laurent Destailleur
2df47ff99c
Better responsive top menu
2015-09-21 15:18:29 +02:00
Laurent Destailleur
f2e2edbc64
FIX not closing CSS.
2015-09-21 15:10:52 +02:00
Laurent Destailleur
a71cef3aa6
Merge pull request #3553 from aspangaro/3.8-19
...
Missing translations in checks deposits exports
2015-09-21 14:46:12 +02:00
Laurent Destailleur
7d4a9b17b6
FIX Creation of tables or keys must not be done with a random order.
2015-09-21 14:00:02 +02:00
Raphaël Doursenaud
d9acf32861
Fix Do not always append htdocs to include path
...
Serving the htdocs directly is a best practice. The old code generates
a bogus include path in that case.
This code mitigates the issue by setting an include path only when needed.
2015-09-21 09:47:25 +02:00
Regis Houssin
de04f3022c
Fix: use get instead getJSON for avoid freezing
2015-09-20 09:05:52 +02:00
aspangaro
49f671eb1d
Correct name
2015-09-19 07:24:32 +02:00
aspangaro
1901b2fb3b
Missing translations in checks deposits exports
2015-09-19 07:15:13 +02:00
Laurent Destailleur
bf85caade6
Move a file that is not an external lib
2015-09-18 21:53:35 +02:00
Laurent Destailleur
0821f18712
Merge remote-tracking branch 'origin/3.8' into develop
2015-09-18 21:50:10 +02:00
Laurent Destailleur
397e409b9a
Merge pull request #3543 from GPCsolutions/firephp
...
Installed FirePHP with composer
2015-09-18 20:53:27 +02:00
Laurent Destailleur
f9973d13b4
Merge pull request #3550 from AlainRnet/patch-2
...
Update categorie.php
2015-09-18 20:51:46 +02:00
Laurent Destailleur
8332609d06
Merge pull request #3539 from All-3kcis/develop-patch-6
...
FIX #3524
2015-09-18 20:49:27 +02:00
Laurent Destailleur
e85ddbb470
Merge pull request #3537 from GPCsolutions/3.8-3533
...
FIX #3533 Load categories language
2015-09-18 20:48:58 +02:00
Laurent Destailleur
9658da5b7c
Merge pull request #3549 from aternatik/api_rest_fix_composer
...
FIX #3548 : API not working after removing Composer
2015-09-18 20:46:16 +02:00
Laurent Destailleur
378da082bd
Fix selector or margin with jmobile
2015-09-18 20:43:10 +02:00
Laurent Destailleur
5f507cbbd8
Fix missing closing div making jmobile crazy
2015-09-18 20:23:06 +02:00
Laurent Destailleur
8699776930
Better usability with dolidroid
2015-09-18 16:17:52 +02:00
Laurent Destailleur
e974b07b09
Fix javascript error
2015-09-18 16:05:38 +02:00
Laurent Destailleur
f72f652d98
FIX Pb into pagination scroll widget
...
FIX Style of previous-next card when using dolidroid
2015-09-18 15:51:27 +02:00
Laurent Destailleur
14b6a74b2d
Fix javascript error on POS
2015-09-18 14:13:15 +02:00
Laurent Destailleur
3eb8d3105a
NEW Better look for POS. More responsive design.
2015-09-18 14:11:50 +02:00
Laurent Destailleur
fd8afdf098
Fix javascript error on POS
2015-09-18 14:11:06 +02:00
Laurent Destailleur
872b59f568
NEW: Add experimental option PDF_ALLOW_HTML_FOR_FREE_TEXT to be able to
...
enter pdf footer text with wysiwyg editor.
2015-09-18 12:34:36 +02:00
Laurent Destailleur
a4ab5f5552
Restore manual install of ckeditor. It seems upgrade with phpcomposer
...
make some plugins not working.
2015-09-18 12:10:47 +02:00
Laurent Destailleur
9d7a77f2e5
Doc comment
2015-09-18 12:03:35 +02:00
Laurent Destailleur
f01b9c09a3
Removed duplicate code. Use inheritance instead.
2015-09-18 10:36:23 +02:00
AlainRnet
8dd843ab8f
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3540/files (je n'avais pas vu dans quelle branche j'étais)
2015-09-17 23:23:18 +02:00
jfefe
bf4fe91197
FIX #3548 : API not working after removing Composer
2015-09-17 20:48:57 +02:00
Raphaël Doursenaud
148e8a2c23
Used OOP for mysqli connector
...
Better error handling
Slightly more readable codebase
2015-09-17 20:39:48 +02:00
Laurent Destailleur
4195eb3366
NEW Color category is visible onto the thumb of tags on thirdparty, or
...
products cards.
2015-09-17 20:20:03 +02:00
Laurent Destailleur
c8e0839296
NEW Add color on categories
2015-09-17 20:00:54 +02:00
Laurent Destailleur
27b1f2ecc6
Merge remote-tracking branch 'origin/3.8' into develop
2015-09-17 19:52:13 +02:00
Laurent Destailleur
81b447dd0f
NEW Add color on categories
2015-09-17 19:51:56 +02:00
Laurent Destailleur
57521f628c
Fix bad path
2015-09-17 19:35:03 +02:00
Laurent Destailleur
b1168d223a
NEW Introduce table llx_overwrite_trans to be able to overwrite
...
translations by simple database edition.
2015-09-17 18:44:42 +02:00
Raphaël Doursenaud
2cf0f240b9
Installed FirePHP with composer
2015-09-17 16:08:00 +02:00
Laurent Destailleur
8ff41a8ded
Enhance performance of option MAIN_OVERWRITE_TRANS_
2015-09-17 15:35:51 +02:00
AlainRnet
f8f24f7b29
Update categorie.php
...
la navigation entre membre depuis sa catégorie ne fonctionne pas sans ajouter "&type=3" à l'URL
2015-09-17 10:35:18 +02:00
All-3kcis
31266b3c11
FIX #3524
...
(Fatal error: Call to undefined function getRandomPassword() in /htdocs/user/card.php on line 846)
2015-09-17 10:00:32 +02:00