Laurent Destailleur
|
31aa1faa32
|
Fix bookmark edit
|
2017-10-12 17:18:05 +02:00 |
|
Laurent Destailleur
|
074eda016b
|
Fix redirect to bookmark only if not external link
|
2017-10-12 17:12:42 +02:00 |
|
Laurent Destailleur
|
1fba58b9ce
|
Fix bookmark list
|
2017-10-12 17:09:17 +02:00 |
|
Laurent Destailleur
|
5e34b121dd
|
Add more robust php unit to detect not escaped sql. Fix not escaped sql
|
2017-09-15 15:41:07 +02:00 |
|
Laurent Destailleur
|
0873260b8a
|
USe second parameter in GETPOST
|
2017-09-15 10:50:50 +02:00 |
|
Laurent Destailleur
|
01664a135d
|
Removed not used field
|
2017-09-10 18:01:34 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
10cb7b2524
|
Fix remove warnings
|
2017-07-09 20:31:27 +02:00 |
|
Laurent Destailleur
|
92287ab18d
|
Fix url suggested for bookmark did not always include params
|
2017-06-27 11:12:03 +02:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
abe736c6a6
|
Escape hml tags
|
2017-06-18 19:42:59 +02:00 |
|
Laurent Destailleur
|
b441c62e1d
|
Fix syntax error
|
2017-06-08 14:55:12 +02:00 |
|
Laurent Destailleur
|
b1f93ccb0c
|
Fix security
|
2017-06-08 14:33:46 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
7a1480d362
|
Look and feel v6
|
2017-05-26 00:02:41 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
f4447f9c87
|
Fix bookmark jump
|
2017-05-06 21:39:00 +02:00 |
|
Laurent Destailleur
|
9b90e7aa09
|
Minor fix
|
2017-05-06 02:24:52 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
77dfb05647
|
Work on v6 look and feel
|
2017-04-12 12:35:13 +02:00 |
|
Laurent Destailleur
|
06f9c1989b
|
Work on default values
|
2017-04-10 13:14:31 +02:00 |
|
Laurent Destailleur
|
9df4bac202
|
NEW Bookmarks are into a combo list.
|
2017-04-04 11:56:19 +02:00 |
|
Laurent Destailleur
|
888675016d
|
NEW Can use dol_fiche_end without showing bottom border.
|
2017-03-15 11:13:30 +01:00 |
|
Laurent Destailleur
|
f919f70096
|
Merge branch 'develop' into develop
|
2017-01-27 01:46:21 +01:00 |
|
Laurent Destailleur
|
3991caa674
|
Merge branch '5.0' into 5.0_bug2
|
2017-01-27 00:36:27 +01:00 |
|
Laurent Destailleur
|
72fd21b183
|
Fix phpcs
|
2017-01-26 20:41:16 +01:00 |
|
florian HENRY
|
06d9f99d05
|
fix travis
|
2017-01-25 11:01:35 +01:00 |
|
Regis Houssin
|
9dca9e4f8b
|
Fix: travis error - Space found before comma in function call
|
2017-01-23 13:46:25 +01:00 |
|
Laurent Destailleur
|
65f7de8f64
|
Fix css and look 5.0
|
2017-01-22 12:13:32 +01:00 |
|
Laurent Destailleur
|
60b8582aa9
|
Fix more then 30 security defects
|
2016-12-18 01:44:26 +01:00 |
|
Laurent Destailleur
|
2c9edd4205
|
Maxi debug on list. Fix responsive design.
|
2016-11-27 13:49:46 +01:00 |
|
Laurent Destailleur
|
51e941b9b4
|
Fix for option MAIN_OPTIMIZEFORTEXTBROWSER
|
2016-07-31 13:07:55 +02:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
dbaa43f3be
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
|
2016-01-23 11:45:39 +01:00 |
|
arnaud
|
9ce6e2938c
|
FIX bookmark's user change after update if the user hasn't superadmin right
|
2016-01-19 09:46:27 +01:00 |
|
philippe grand
|
30eb08151d
|
[Qual] Close database handler should be after Footer
|
2015-12-11 14:19:38 +01:00 |
|
BENKE Charlie
|
63fd4cd6c0
|
db close must do AFTER llxFooter() call
|
2015-12-07 11:01:48 +01:00 |
|
Laurent Destailleur
|
374480043e
|
Add maxwidth300 on combo list for users and sale representatives
|
2015-12-06 00:37:58 +01:00 |
|
Laurent Destailleur
|
ff4f1e7a5b
|
Debug 3.9
|
2015-12-05 19:20:39 +01:00 |
|
Laurent Destailleur
|
4a2bda3491
|
Look enhancement
|
2015-12-04 23:25:34 +01:00 |
|
philippe grand
|
975fe064ae
|
[Qual] Uniformize code
|
2015-10-30 21:59:22 +01:00 |
|
frederic34
|
9a021e6de4
|
Optioncss not kept in list
|
2015-10-04 10:45:57 +02:00 |
|
Juanjo Menent
|
c726afe3bc
|
Merge pull request #3592 from GPCsolutions/select_users
[Qual] Replaced deprecated select_users()
|
2015-09-26 08:44:34 +02:00 |
|
Raphaël Doursenaud
|
b0b552c378
|
[Qual] Replaced deprecated select_users()
|
2015-09-24 20:32:35 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
jfefe
|
c905f88498
|
Change generic and setup image title
|
2015-04-18 23:13:48 +02:00 |
|
Marcos García de La Fuente
|
e2e6049c7f
|
Copyright
|
2015-04-18 20:50:03 +02:00 |
|
Marcos García de La Fuente
|
dc790ff586
|
NEW: Feature request: A page to merge two thirdparties into one #2613
|
2015-04-18 20:41:09 +02:00 |
|
aspangaro
|
d69f066735
|
QUAL: Traduce terms + remove <center>
|
2015-03-15 14:04:07 +01:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
ca939bf8a5
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:02:11 +01:00 |
|
Laurent Destailleur
|
6729544782
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/projet/tasks/task.php
|
2014-12-04 14:52:34 +01:00 |
|
Laurent Destailleur
|
0bc9ae25f0
|
Fix: Var not defined
|
2014-12-04 01:42:23 +01:00 |
|
Laurent Destailleur
|
d9cb9c1585
|
Merge pull request #2102 from aspangaro/develop-center
Task 1603 - Remove <center> deprecated HTML5 tags
|
2014-11-27 23:58:44 +01:00 |
|
Laurent Destailleur
|
60e5369db2
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/bookmarks/card.php
|
2014-11-27 22:01:02 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Laurent Destailleur
|
29bfe7050d
|
Fix: W3C.
|
2014-11-24 01:11:30 +01:00 |
|
Marcos García de La Fuente
|
3ab8cff641
|
Removed unused action of card.php
|
2014-11-24 01:09:11 +01:00 |
|
Marcos García de La Fuente
|
6304895d75
|
Fixed typo
|
2014-11-24 01:05:18 +01:00 |
|
Marcos García de La Fuente
|
601710a4dc
|
Highlight of required fields should be only in edit mode
Conflicts:
htdocs/bookmarks/card.php
|
2014-11-24 01:05:01 +01:00 |
|
Marcos García de La Fuente
|
496a3fcaae
|
Removed unused action of card.php
|
2014-11-23 17:06:51 +01:00 |
|
Marcos García de La Fuente
|
b76a58b898
|
Fixed typo
|
2014-11-23 17:03:25 +01:00 |
|
Marcos García de La Fuente
|
231ad04fbd
|
Highlight of required fields should be only in edit mode
|
2014-11-23 16:58:46 +01:00 |
|
Marcos García de La Fuente
|
1347a16fd3
|
Fixed[ bug #1661 ] Bookmarks list "Target" translation missing
|
2014-11-23 16:55:40 +01:00 |
|
Marcos García de La Fuente
|
26ab5bdd43
|
Merge branch 'develop' into bookmarks
|
2014-11-23 16:54:59 +01:00 |
|
Marcos García de La Fuente
|
373bdcf5d7
|
Fixed problem when editing a bookmark and failing
|
2014-11-23 16:54:09 +01:00 |
|
Marcos García de La Fuente
|
52eb4943e2
|
Fixed entities problems in error messages when creating a bookmark
|
2014-11-23 16:46:48 +01:00 |
|
Marcos García de La Fuente
|
c40be71dcd
|
Fixed design of new bookmark page
|
2014-11-23 16:44:49 +01:00 |
|
Marcos García de La Fuente
|
a1cc95d352
|
Fixed design of edit page of a bookmark
|
2014-11-23 16:26:55 +01:00 |
|
Marcos García de La Fuente
|
4f83eea3cf
|
Fixed[ bug #1661 ] Bookmarks list "Target" translation missing
|
2014-11-23 16:22:38 +01:00 |
|
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 |
|
Marcos García de La Fuente
|
4f4ac30fc0
|
Deprecating arbitrary use of dol_htmloutput* functions
|
2014-07-20 02:32:13 +02:00 |
|
Marcos García de La Fuente
|
ac824728bc
|
Migrated old error notifications to the """new""" system
|
2014-07-20 01:09:43 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +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
|
cafa61ef7d
|
Fix: Use correct syntax of date into sql requests (with quotes)
|
2014-03-15 23:12:00 +01:00 |
|
Laurent Destailleur
|
1b85f83dbb
|
Merge pull request #1466 from marcosgdf/minor
Minor style and translation corrections
|
2014-03-13 11:53:52 +01:00 |
|
Marcos García de La Fuente
|
08465c0e40
|
Adapted bookmark module admin page to 3.5 style
|
2014-03-11 13:04:02 +01:00 |
|
Raphaël Doursenaud
|
0d36435018
|
Added missing language loads for bookmarks
|
2013-12-10 12:04:07 +01:00 |
|
Raphaël Doursenaud
|
add5a232ac
|
Added some security assessments to bookmarks
|
2013-12-10 12:01:08 +01:00 |
|
Raphaël Doursenaud
|
071dd8e758
|
Make bookmarks module multicompany aware
|
2013-12-10 12:00:42 +01:00 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +02:00 |
|
Laurent Destailleur
|
4e0ef01389
|
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
|
2013-04-25 01:13:13 +02:00 |
|
Laurent Destailleur
|
ae01285fe9
|
Look: Replace table with div.
Look: Optimize for smartphone
|
2013-04-12 16:16:39 +02:00 |
|
Grand Philippe
|
6adc9eb7f2
|
english language standardization
|
2013-02-23 17:40:28 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Laurent Destailleur
|
7c78e1c0f6
|
Doxygen and normalize code.
New: add more PHPUnit
|
2012-11-15 14:52:19 +01:00 |
|
Regis Houssin
|
b952a7f9bf
|
Fix: convert line delimiters (use the last eclipse version)
|
2012-10-28 13:57:21 +01:00 |
|
Laurent Destailleur
|
5a3be48d09
|
New: Can edit bookmark from list
|
2012-10-19 17:28:18 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
8ea079ed96
|
New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
|
2012-04-28 16:37:58 +02:00 |
|