aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
aspangaro
b22aef3521
Qual: Renamed all files & links "liste.php" into "list.php"
2014-09-18 20:33:37 +02:00
Laurent Destailleur
98f140962a
Merge remote-tracking branch 'origin/3.6' into develop
2014-08-13 19:25:55 +02:00
Laurent Destailleur
d801bcc690
Fix: When jmobile is forced, we force enable of javascript.
2014-08-08 14:37:51 +02:00
Laurent Destailleur
bb8ec0c8f9
Fix: Too many parameter
2014-08-01 14:26:13 +02:00
Laurent Destailleur
8e5cbb1f6c
Merge branch 'patch-2' of github.com:marcosgdf/dolibarr into
...
marcosgdf-patch-2
Conflicts:
test/phpunit/Functions2LibTest.php
2014-07-31 17:21:46 +02:00
Marcos García de La Fuente
1c97b3f779
Replaced usage of dol_json_encode and dol_json_decode with json_encode and json_decode. If json module is not installed, it will refer to dol_json_encode/decode
2014-07-30 15:47:19 +02:00
Marcos García de La Fuente
972d3c69b6
Removed duplicated requires.
...
Json.lib.php is included with functions.lib.php
2014-07-30 15:42:58 +02:00
Laurent Destailleur
600801a442
- New: First change to match accessibility rules:
...
http://www.w3.org/TR/WCAG10-HTML-TECHS/
Differentiate text and img.
Use label into quick search form.
Use accesskey on form search.
2014-07-29 22:04:53 +02:00
Laurent Destailleur
0f9aa69e4e
Fix: New: Differentiate text and img for better accessibility.
2014-07-29 21:34:23 +02:00
Laurent Destailleur
bf9313dd87
getBrowserInfo can return type of layout (classic/phone/tablet)
2014-07-27 20:56:26 +02:00
Laurent Destailleur
709bf20deb
Work on prootype for using datatable.
2014-07-27 20:31:11 +02:00
Laurent Destailleur
b964f9e9e3
New: Add info page about browser.
...
Qual: Removed dedicated code to change top menu according to
dol_optimize_smallscreen. We must use instead size of screen into css.
2014-07-27 14:13:25 +02:00
Raphaël Doursenaud
f6848e8655
Add label on search boxes
2014-07-11 13:26:02 +02:00
Laurent Destailleur
5d2a81a4f0
Fix: checkstyle
2014-07-08 21:17:40 +02:00
Laurent Destailleur
f1d1736532
Fix: checkstyle
2014-07-08 20:59:14 +02:00
Florian HENRY
cdfe8818da
avoid message
...
Delimiter must not be alphanumeric or backslash in
/home/bobby/Eclipse/workspace/dolibarr/htdocs/main.inc.php on line 450
on preg_replace
2014-07-04 13:16:48 +02:00
Laurent Destailleur
bf96a78f63
Try a fix when timezone string is not standard
2014-07-04 13:07:53 +02:00
Laurent Destailleur
a94b78958f
Merge pull request #1679 from defrance69/patch-1
...
Update entrepot.class.php
2014-06-23 20:28:53 +02:00
Laurent Destailleur
c18d7de7b0
Fix: Use bad var for test
2014-06-22 13:33:31 +02:00
BENKE Charles
60ac697813
Update main.inc.php
2014-06-21 16:10:13 +02:00
Laurent Destailleur
b124007c8c
Merge remote-tracking branch 'origin/3.5' into develop
2014-06-09 15:30:41 +02:00
Florian HENRY
77a9d4eb71
Start fix [ bug #1437 ] Securitu Issue
...
Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple
I don't have magical solution for this kind of security issue
2014-06-09 12:34:10 +02:00
Laurent Destailleur
9bc1a6b4f5
Fix: favicon must use dol_buildpath and not hardcoded path
...
Conflicts:
htdocs/core/lib/security2.lib.php
2014-05-24 18:29:22 +02:00
Raphaël Doursenaud
55e7862027
Added missing local communities links
2014-05-19 14:37:37 +02:00
Laurent Destailleur
39c0b9e356
Merge 2 tests. Remove checkstyle errors.
2014-05-06 10:44:15 +02:00
Jean-François VIAL
60fd9cf463
Update the test_sql_and_script_inject function to block web-shell drops
...
block web-whell SQL injections by blocking INTO {outfile | dumpfile} sequences
2014-05-05 23:46:21 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
f749ae6052
Fix: With LDAP we refused empty password because some LDAP are "opened"
...
for anonymous access so connexion is a success.
2014-04-28 02:31:11 +02:00
Laurent Destailleur
8c5bc11def
Qual: Better error message for LDAP connection
2014-04-27 14:16:29 +02:00
Laurent Destailleur
97fce71218
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/errors.lang
htdocs/product/fiche.php
htdocs/projet/tasks/task.php
2014-04-26 22:35:35 +02:00
Laurent Destailleur
889ed4a49c
Fix: div was opened and not close or the oposite.
2014-04-24 01:26:28 +02:00
Raphaël Doursenaud
152fbbd7f6
Qual: Wrong type in method documentation
2014-04-23 18:24:11 +02:00
Laurent Destailleur
caf6712286
Add message on disconnect button when using an authentication mode where
...
disconnect has no sense.
2014-04-23 12:29:41 +02:00
Laurent Destailleur
c1e349d110
Experiment hidden option MAIN_MENU_INVERT
2014-04-23 12:22:01 +02:00
Laurent Destailleur
81b8961dab
Qual: Dead code war
2014-03-17 11:13:53 +01:00
Laurent Destailleur
bb3632e90c
Fix: Pb with new ckeditor.
2014-03-13 12:45:20 +01:00
Laurent Destailleur
2a853329e5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
htdocs/product/class/product.class.php
2014-03-08 14:25:59 +01:00
Laurent Destailleur
c082d7c82e
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/main.inc.php
2014-03-08 14:17:49 +01:00
Laurent Destailleur
2e2f86b968
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/core/class/doleditor.class.php
htdocs/main.inc.php
2014-03-08 14:14:23 +01:00
Laurent Destailleur
a6bb785b5f
Fix: Compatibility with v4 of ckeditor (for debian)
2014-03-08 14:06:01 +01:00
Laurent Destailleur
2c0f1340d5
New: Update ckeditor to version 4 (part 2)
2014-03-08 13:17:20 +01:00
Laurent Destailleur
cd3e56a2d0
Merge pull request #1450 from grandoc/develop
...
fix english misspelling
2014-03-06 18:23:51 +01:00
Laurent Destailleur
6f60755426
New: Add option MAIN_FAVICON_URL
2014-03-05 17:26:59 +01:00
philippe
e2b29bb108
fix english misspelling
2014-03-05 09:57:36 +01:00
Laurent Destailleur
b64a2b2718
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-28 21:43:29 +01:00
Laurent Destailleur
0c2ca119d7
Fix: Add a test to avoid the non stable and experimental fuc...
...
feature "MAIN_MENU_USE_JQUERY_LAYOUT" to make application hang.
2014-02-26 16:51:38 +01:00
Grand Philippe
2f2668d41f
typo
2014-01-23 12:25:25 +01:00
Grand Philippe
8a0bddf4c5
typo
2014-01-21 18:55:45 +01:00
Laurent Destailleur
c7a73e4e00
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 12:57:13 +01:00
Laurent Destailleur
22767bac36
Fix: Missing the version into url
2014-01-18 12:51:27 +01:00
Laurent Destailleur
1fd67807ce
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 01:13:29 +01:00
Laurent Destailleur
4074547589
Fix;: Pb of caching static resource (js and css). Add a workaround to
...
avoid any problems.
2014-01-18 00:50:21 +01:00
Laurent Destailleur
ac45051b53
Fix: Showing version is wrong when replace by external module
2014-01-15 02:04:44 +01:00
Laurent Destailleur
5f65b2a97f
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-12 20:23:24 +01:00
Laurent Destailleur
0f329e72ef
Fix: MAIN_FORCETHEME was not working when user set its own theme
2014-01-12 20:22:35 +01:00
Laurent Destailleur
4d298b1891
Update code comments and add log warning to help debug
2014-01-12 20:03:18 +01:00
Laurent Destailleur
0990ef3961
Update code comments and add log warning to help debug
2014-01-12 20:02:41 +01:00
Marcos García de La Fuente
e7d2765fc6
Replaced use of htmlentities with dol_htmlentities
2014-01-05 21:08:37 +01:00
Marcos García de La Fuente
e49f94d02e
Fixed XSS problem in title tag
2014-01-05 04:52:45 +01:00
Laurent Destailleur
b6a910cf34
Fix: jmobile is crazy, we can disable it
2013-12-02 12:34:46 +01:00
Laurent Destailleur
4a1f6713ff
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/main.lang
2013-11-21 18:45:33 +01:00
Laurent Destailleur
0d853cf73d
Fix: [ bug #1118 ] Minor problem on print page link
2013-11-21 02:49:22 +01:00
simnandez
e66371c6d1
New: Link to communities. Add official Support links
2013-11-13 16:35:02 +01:00
Laurent Destailleur
faae93bd03
Fix: Duplicate code
2013-10-22 17:57:22 +02:00
Laurent Destailleur
c9012b498f
Fix: Code comment and phpunit test
2013-10-18 17:34:12 +02:00
Laurent Destailleur
12366410e5
Merge remote-tracking branch 'origin/3.4' into develop
2013-10-18 17:30:14 +02:00
Laurent Destailleur
4e637d3121
Fix: Sanitizing PHP_SELF
2013-10-18 17:27:17 +02:00
Laurent Destailleur
2f1340a6c6
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/societe/class/societe.class.php
2013-10-18 12:19:12 +02:00
Laurent Destailleur
5e35731693
Add debug info to find a bug
2013-10-18 11:41:37 +02:00
Laurent Destailleur
d9106b6e85
Add debug info to find a bug
2013-10-18 11:19:32 +02:00
Laurent Destailleur
b9aac118aa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-09-21 12:31:38 +02:00
Laurent Destailleur
fd564f5c7d
Optimize cookie usage for boxes. Only 1 cookie per box, instead of 1
...
cookie
per
parameter.
2013-09-21 12:30:44 +02:00
Laurent Destailleur
491bd76c1b
Work on openif authentication mode
2013-09-18 21:22:24 +02:00
Laurent Destailleur
b1f528f4d5
Comment code of a deprecated variable.
2013-08-07 20:56:10 +02:00
Maxime Kohlhaas
1b54efcaaf
Task # 853 : Can hide in conf the search by product supplier ref, and displayed only if product and supplier module are enabled
2013-07-30 11:26:37 +02:00
Laurent Destailleur
87713c49ac
New: Into POST forms, if you can add a parameter DOL_AUTOSET_COOKIE with
...
a vlue that is list name, separated by a coma, of other POST parameters,
Dolibarr will automatically save this parameters into user cookies.
New: Can select to see number or amount or both, for graph boxes.
2013-07-29 19:12:04 +02:00
Laurent Destailleur
00f39f9bfd
Fix: tons of bugs into css.
...
Qual: Remove table for login informations.
Fix: Restore compatibility with IE 8+.
2013-07-28 17:02:13 +02:00
Laurent Destailleur
0743521b6b
- No need to load css of plugin fileupload (plugin never loaded). Too
...
much bugged to be included by default.
- Vertical menu must be under horizontal menu, even if horizontal menu
is wrapped.
- Add an empty li at end of list to provide more options for skins.
2013-07-28 05:35:51 +02:00
Laurent Destailleur
61f11d3621
Fix: Duplicate tooltip
2013-07-26 11:12:29 +02:00
Laurent Destailleur
7b5e0678db
New: Make some changes to allow usage of alternative
...
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
2013-07-07 03:26:51 +02:00
Regis Houssin
4cd6ae6bbd
Fix: convert lines delimiters
2013-06-24 17:36:33 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
570275cd76
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/opensurvey.lang
htdocs/opensurvey/public/index.php
2013-06-21 15:37:17 +02:00
Laurent Destailleur
a749e2bfaa
Fix: Still working on css debug. bureau2crea and cameleo are too
...
bugged. I disable them with jmobile to have things working correctly.
Conflicts:
htdocs/theme/bureau2crea/style.css.php
2013-06-20 16:20:31 +02:00
Laurent Destailleur
b477272082
Fix: Still working on css debug. bureau2crea and cameleo are too
...
bugged. I disable them with jmobile to have things working correctly.
2013-06-20 16:13:42 +02:00
Laurent Destailleur
965b173451
Fix: hooks for leftmenu must not be loaded if left menu hidden, also
...
hooks were lost into page search_page.
2013-06-19 00:12:35 +02:00
Laurent Destailleur
bd8271ee24
Fix: hooks for leftmenu must not be loaded if left menu hidden, also
...
hooks were lost into page search_page.
2013-06-19 00:11:42 +02:00
Laurent Destailleur
2042fc3a21
Qual: Update jquery.tablednd plugin. Use minified version (all embedded
...
plugins should use minified version).
2013-06-17 13:16:25 +02:00
Laurent Destailleur
af8c4cd0d3
Fix: Bad closing of div
2013-06-14 19:46:43 +02:00
Laurent Destailleur
2f386b1b36
Fix: Bad closing of div
2013-06-14 19:43:45 +02:00
Laurent Destailleur
51d11ff190
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/facture/stats/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/includes/tcpdf/tcpdf.php
htdocs/langs/el_GR/other.lang
htdocs/langs/en_US/cashdesk.lang
htdocs/langs/en_US/main.lang
htdocs/langs/es_ES/products.lang
htdocs/main.inc.php
test/phpunit/NumberingModulesTest.php
2013-06-09 16:49:47 +02:00
Laurent Destailleur
c78d5aa4a7
Fix: Bad param 'zone' into printCommon
2013-06-07 14:52:25 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
c5783215c4
Fix: Var not initialized
...
Fix: Pb of duplicate run of javascript with jmobile
2013-06-01 23:46:36 +02:00
Laurent Destailleur
8348596aea
Fix: Var not initialized
...
Fix: Pb of duplicate run of javascript with jmobile
2013-06-01 23:45:03 +02:00
Laurent Destailleur
b4c4211b98
Fix: was using bad params and not complete.
2013-05-31 20:09:26 +02:00
Laurent Destailleur
5254f102ba
Fix: Solve duplicate js and solve jmobile problem of cache.
2013-05-31 16:34:02 +02:00
Laurent Destailleur
da40c460bb
Fix: Solve duplicate js and solve jmobile problem of cache.
2013-05-31 10:56:48 +02:00
Laurent Destailleur
c97d1cb15b
Try a fix for some browsers
2013-05-24 18:29:59 +02:00