Laurent Destailleur
|
80f7bce8d8
|
Fix duplicate <a>
|
2017-03-20 20:41:43 +01:00 |
|
aspangaro
|
896fbfe2ca
|
Bank : Detail of a banking writing more responsive (Remove rowspan)
|
2016-12-10 20:59:25 +01:00 |
|
Laurent Destailleur
|
14e78ef50b
|
Mutualize code of 2 lists into one page.
|
2016-10-22 13:52:43 +02:00 |
|
Laurent Destailleur
|
03c30c487c
|
Uniformise code
|
2016-08-22 13:46:38 +02:00 |
|
appchecker
|
f618f330b3
|
replace intval with GETPOST
|
2016-07-11 13:01:16 +03:00 |
|
appchecker
|
2c297bbcc8
|
prevent SQLi
|
2016-07-07 20:25:15 +03:00 |
|
Laurent Destailleur
|
b01eed697e
|
Fix sort on thirdparty on bank transaction list
|
2016-06-20 11:30:43 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
0fd9518ad0
|
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
Also replaced spaces with tabs and applied PSR-2 beautifier to the code
|
2016-03-05 15:51:02 +01:00 |
|
Marcos García de La Fuente
|
ff83dd9afe
|
Replaced account type comparisons with TYPE constants
|
2016-03-02 11:08:57 +01:00 |
|
Maxime Kohlhaas
|
6313f64c93
|
Fix : amount in bank line is necessarily in the account currency
|
2016-01-26 18:09:52 +01:00 |
|
philippe grand
|
12c5d02a7a
|
[Qual] Uniformize code
|
2015-11-11 12:27:09 +01:00 |
|
Laurent Destailleur
|
031b33d582
|
FIX Checkbox reconciliated no correctly checked with some Chrome
versions
|
2015-11-07 23:54:11 +01:00 |
|
philippe grand
|
f31ddc23aa
|
[Qual] Uniformize code
|
2015-10-17 16:18:33 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
philippe grand
|
0432254412
|
the form should be outside table to avoid errors
|
2015-08-15 15:53:07 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
b8d9c20731
|
[Qual] Fixed HTML input form disabled attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Raphaël Doursenaud
|
859d1b0df9
|
[Qual] Fixed HTML input form checked attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
aspangaro
|
560150fd1c
|
Fixed: For salaries in bank module : missing language file & simplify thidparty column (Informations are truncated by default)
|
2015-04-22 07:15:17 +02:00 |
|
jfefe
|
23e5bc4f53
|
Add title image for bank section
|
2015-04-18 23:17:47 +02:00 |
|
Laurent Destailleur
|
b83e9ea32f
|
Merge branch 'loan' of https://github.com/frederic34/dolibarr into
frederic34-loan
Conflicts:
htdocs/compta/bank/ligne.php
|
2015-03-30 02:56:26 +02:00 |
|
aspangaro
|
c22a563422
|
New: Add management for accounting account in admin donation & correct bugs
|
2015-03-29 21:04:20 +02:00 |
|
frederic34
|
b6b1617741
|
Work on payment loan
|
2015-03-29 17:53:36 +02:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
aspangaro
|
6f3d9200bf
|
Correct link
|
2015-01-22 07:15:14 +01:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +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
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Laurent Destailleur
|
76330ad04a
|
Fix: [ bug #1383 ] When add a salary payment - In bank, link "user"
doesn't work
|
2014-05-11 18:35:25 +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
|
c151ef7b87
|
Qual: Remove duplicate form instanciation.
|
2013-09-06 12:10:09 +02:00 |
|
Laurent Destailleur
|
de2ddc02e4
|
Qual: Another clean of menu management system. Removed all files
pre.inc.php
|
2013-04-15 13:11:29 +02: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 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Marcos García
|
752c867882
|
I like more this variable name :D
|
2012-08-23 09:45:52 +02:00 |
|
Marcos García
|
cb29cfed7b
|
Translations + Little refactor
|
2012-08-23 09:43:13 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
37c4898720
|
Removed "./" in require statements
It does not make any sense to do that
|
2012-08-23 01:43:44 +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
|
9dc38f4382
|
Created rest of BackToList links
|
2012-07-28 21:49:47 +02:00 |
|
Laurent Destailleur
|
5ab3512914
|
Fix: Missing permission check
|
2012-06-05 23:12:40 +02:00 |
|
Laurent Destailleur
|
7379fd1553
|
New: Add link to back statement on bank line card.
|
2012-04-01 15:23:04 +02:00 |
|
Laurent Destailleur
|
79291ff610
|
Fix: Trans
|
2012-03-31 18:34:28 +02:00 |
|
Laurent Destailleur
|
e178077e1e
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
htdocs/compta/bank/ligne.php
|
2012-02-15 12:22:18 +01:00 |
|