Florian Henry
a2a46f9300
Extrafield select form table do not display selected value on edit mode
2014-04-02 11:34:15 +02:00
Laurent Destailleur
61f649e1ae
Fix: When select_date is called with '' as preselected date,
...
automatic user date was not correctly et (We must set a date into PHP
server timezone area)
Fix: First param of select_date must always be forged with a dolibarr
date function and not time().
New: Add a page for tests.
2014-03-29 04:26:44 +01:00
Laurent Destailleur
4bd6f11112
Backport fix to solve warning problems.
2014-03-21 18:35:50 +01:00
Florian Henry
3f6b319d41
Fix deposit invoice
2014-03-14 23:42:45 +01:00
Laurent Destailleur
561a1a1aac
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
...
download fails).
2014-03-14 02:07:54 +01:00
Laurent Destailleur
241ae7a4d1
Fix: Miscellaneous bugs on tasks management
...
Conflicts:
htdocs/core/lib/project.lib.php
2014-03-11 20:53:47 +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
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
Laurent Destailleur
855dac45ea
Fix: select_comptes was always making a filter on field clos making
...
other filter field not working in some case.
2014-02-26 15:29:40 +01:00
Laurent Destailleur
4915ec8916
Fix: Bad space in predefined messages.
...
Fix: Signature was not added for email sent from thirdparty page.
2014-02-19 15:33:04 +01:00
Laurent Destailleur
342ee2e6f6
Qual: Add a TODO to warn to remove this bug.
2014-02-17 18:22:15 +01:00
Laurent Destailleur
e1efd88155
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-02-17 15:22:02 +01:00
Laurent Destailleur
8839ae38d3
Fix: [ bug #1241 ] error in request in select_paper file
...
/core/class/html.formadmin.class.php
2014-02-17 15:21:19 +01:00
Laurent Destailleur
abc96b51fa
Enable extrafields for customer order, proposal and invoice lines. This
...
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
2014-02-16 23:51:29 +01:00
Laurent Destailleur
4b8d39af9d
Fix: Do not report trigger errors twice.
...
Fix: Error when creating event was not reported.
Conflicts:
htdocs/comm/action/fiche.php
2014-02-14 13:05:04 +01:00
Laurent Destailleur
266b413139
Fix: colspan for extrafields
2014-02-12 00:23:15 +01:00
Laurent Destailleur
b750e98d40
Fix: Pb of file upload and download.
2014-02-08 02:02:01 +01:00
Laurent Destailleur
b714347b6b
Fix: Substition of extra field was ko for order.
2014-02-08 01:01:31 +01:00
Laurent Destailleur
9e06f185c5
Fix: Fix problem of invalid paypal link with \n.
2014-02-06 18:19:49 +01:00
Laurent Destailleur
408a028320
Fix: Must return a string
2014-02-03 20:07:25 +01:00
Laurent Destailleur
0e9477167d
Fix: Bad output of extrafields when list is used.
2014-01-30 11:47:25 +01:00
Laurent Destailleur
557fb0a9b1
Fix: miscellaneous css problems
...
Fix: Version was missing into home page when login was already done.
2014-01-26 18:30:45 +01:00
Laurent Destailleur
6253385b17
Fix: Thumbs was not visible when file was uploaded with extension in
...
upper case.
2014-01-19 22:51:24 +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
4d379e572a
Fix: Bugs into permissions for module category
2014-01-07 15:35:26 +01:00
Laurent Destailleur
2d8214a940
Fix: The delete button into ecm module does not work when ajax disabled.
2014-01-05 18:37:26 +01:00
Laurent Destailleur
5b40eff0fa
Fix: W3C. Input fields can be between a table and tr tag.
2014-01-05 18:30:35 +01:00
Laurent Destailleur
5fd47b34b0
Fix: Bad link for download file into documents page of supplier invoices
2014-01-01 18:30:32 +01:00
Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
286bdf91d4
Better detection of corrupted module files.
2013-12-10 18:52:48 +01:00
Laurent Destailleur
bdf8100d84
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/product/stats/commande_fournisseur.php
2013-11-28 15:54:12 +01:00
Florian Henry
ed21b573ea
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-11-20 00:46:50 +01:00
Laurent Destailleur
4356496ee8
Qual: File is not a class of a module
2013-11-18 00:20:05 +01:00
Florian Henry
a2368daa57
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-11-17 17:07:00 +01:00
Laurent Destailleur
0f4ceca8ec
Fix: tons of bugs into ecm module
2013-11-17 02:59:01 +01:00
Laurent Destailleur
8ec50fce23
Move warning at correct place.
...
Fix: Reset of amount was not working
2013-11-16 14:26:42 +01:00
Laurent Destailleur
5b243abe4b
Fix: Miscellaneous fixes
2013-11-16 12:00:08 +01:00
Florian Henry
7696730680
Fix output of extrafield select list from table (in case of filter with
...
extrafields table)
2013-11-15 15:44:04 +01:00
Laurent Destailleur
b3a1d695cd
Qual: Better message for total of buying price
...
Fix: Little debug of add link feature. Link was broken because of
missing http, fix W3C making output wrong with some browsers.
2013-11-15 11:43:16 +01:00
Laurent Destailleur
5a8f4905d6
Fix: bad link into ecm module
2013-11-13 20:36:07 +01:00
Raphaël Doursenaud
c845124b92
Object type is lowercase
2013-11-07 21:47:13 +01:00
Raphaël Doursenaud
fa43476890
Fixed methods description
...
These methods were declared void but actually returns values. Added proper documentation.
2013-11-07 21:02:50 +01:00
Laurent Destailleur
cf8ff25d5b
Minor enhancement with link feature
2013-11-07 02:56:56 +01:00
Raphaël Doursenaud
f11f9b0a69
Added missing copyright
2013-11-06 10:33:29 +01:00
Cédric Salvador
b9c36e6e0a
checkstyle
2013-11-06 10:20:11 +01:00
Cédric Salvador
4d490ea02b
open link in new tab
2013-11-06 10:19:17 +01:00
Cédric Salvador
b34a613504
code formating
2013-11-06 10:19:17 +01:00
Cédric Salvador
f2535d74ea
edit link lines function
2013-11-06 10:19:17 +01:00
Cédric Salvador
b158e8bb74
translations
2013-11-06 10:19:17 +01:00
Cédric Salvador
b625b1843e
add a field for label input
2013-11-06 10:19:17 +01:00
Cédric Salvador
28bfb10dbd
UI
2013-11-06 10:19:16 +01:00
Cédric Salvador
3529f5238b
display links
2013-11-06 10:17:18 +01:00
Cédric Salvador
3f774adbd0
form to link a file
2013-11-06 10:11:40 +01:00
Laurent Destailleur
addedb6f15
Merge branch 'develop' of https://github.com/FHenry/dolibarr into
...
FHenry-develop
Conflicts:
htdocs/core/class/extrafields.class.php
2013-11-05 19:53:49 +01:00
Laurent Destailleur
b18e125143
Merge pull request #1279 from aspangaro/skype
...
Task 157 : add a Skype button
2013-11-05 05:33:33 -08:00
Laurent Destailleur
190dabc3f7
Fix: Tons of bugs with extrafields feature.
2013-11-05 13:11:36 +01:00
Florian Henry
0d2a019c3f
Extrafield : better filter on select from table management for
...
extrafields table
2013-11-05 11:26:13 +01:00
aspangaro
76263213ab
Merge branch 'origin/develop'
2013-11-04 22:04:36 +01:00
aspangaro
8fd021bf36
Merge branch 'upstream/develop'
2013-11-04 21:44:58 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Florian Henry
35c0695513
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-11-04 19:21:26 +01:00
Florian Henry
a57afb6d40
[ task #1127 ] Add feature filter on extrafield type : select for table
2013-11-04 19:21:13 +01:00
Laurent Destailleur
c815bd96fb
Doxygen
2013-11-04 16:50:41 +01:00
Laurent Destailleur
469dd03673
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/filefunc.inc.php
htdocs/langs/nl_NL/margins.lang
2013-11-01 17:58:38 +01:00
Laurent Destailleur
f8e3a3e38a
Fix: Sub level of dir must not always be visible. So I added parameter
...
"showrelpart". Default value is old behaviour (only filenmae is
visible).
2013-11-01 17:36:22 +01:00
Laurent Destailleur
44a78ca884
Merge pull request #1262 from defrance69/patch-17
...
Update html.formfile.class.php
2013-10-31 04:49:01 -07:00
Laurent Destailleur
154a75cc39
Merge pull request #1268 from FHenry/develop
...
Add NL_nl translation for category contact
2013-10-31 04:38:52 -07:00
Laurent Destailleur
692aa66cad
Fix: Tons of bug with new field planned_workload
2013-10-30 21:44:04 +01:00
Christophe Battarel
ba0273ccc4
fix bad rounding on margin calculation and display
2013-10-30 18:17:37 +01:00
Florian Henry
f512ef344a
Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
...
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
b3a0510407
Fix: Allow text input for hour.
2013-10-30 11:57:32 +01:00
Laurent Destailleur
5b3ba85669
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-10-29 18:07:12 +01:00
Laurent Destailleur
70342c09b8
Fix: Better management of using ajax for upload form (to solve problem
...
when enabling ajax jquery multifile upload in some cases).
New: Add option to use a specific mask for uploaded filename
2013-10-29 17:52:13 +01:00
Laurent Destailleur
953f638cb4
New: Sort combo list for type of thirdparties.
2013-10-28 02:13:07 +01:00
Laurent Destailleur
c81bb60384
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
2013-10-27 02:33:03 +02:00
Laurent Destailleur
197ae822d4
Merge pull request #1263 from FHenry/develop
...
Fix list propal and invoice to display customer ref if option is set
2013-10-26 17:13:07 -07:00
Laurent Destailleur
f67537799b
Fix: Wrong usage of new preoutput confirm box
2013-10-26 18:46:07 +02:00
Florian Henry
c2def3d0b6
Fix bad display IE for checkbox extrafield readonly
2013-10-25 10:01:41 +02:00
Florian Henry
9804527216
Fix bug in option display account number in list
2013-10-23 11:25:42 +02:00
Laurent Destailleur
14717e6279
Comment
2013-10-22 00:30:55 +02:00
BENKE Charles
15b1507c84
Update html.formfile.class.php
...
Add subfolders feature in GED managment
2013-10-20 20:58:38 +02:00
Laurent Destailleur
0d36329336
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-10-14 15:56:42 +02:00
Regis Houssin
8daef9d99f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-10-12 11:58:57 +02:00
Regis Houssin
bc0f65b73c
Fix: reorder lines problem
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
2013-10-12 11:58:38 +02:00
Regis Houssin
8801d7a1eb
Fix: reorder lines problem
2013-10-12 11:54:37 +02:00
Laurent Destailleur
559b75c49b
New: Add hidden option MAIN_FORCE_DEFAULT_STATE_ID.
2013-10-11 12:14:14 +02:00
Laurent Destailleur
b0e38f7619
Fix: Manage strange language code reported bu chrome browsers.
2013-10-11 10:01:47 +02:00
Maxime Kohlhaas
845deb9a63
Add multilang management in ODT models
2013-10-08 09:17:04 +02:00
Christophe Battarel
02278a399c
better margin calculation (especially for credit notes)
2013-10-05 10:29:22 +02:00
Laurent Destailleur
019c86dff0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-09-28 13:26:52 +02:00
Laurent Destailleur
4cf84c4ea8
New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS
2013-09-28 13:24:58 +02:00
Laurent Destailleur
ca24b45aa9
Merge pull request #1101 from PaulPoulain/940-develop
...
940 develop
2013-09-26 05:00:57 -07:00
Laurent Destailleur
c88072433c
Merge pull request #1244 from defrance69/patch-12
...
Update commonobject.class.php
2013-09-25 08:18:49 -07:00
BENKE Charles
1c988fc559
Update commonobject.class.php
2013-09-25 11:14:50 +02:00
BENKE Charles
f88470d3b8
Update html.formcompany.class.php
...
use paramter to select only active type of contact
2013-09-25 10:17:27 +02:00
BENKE Charles
b400803a2a
Update commonobject.class.php
...
add complementary param
2013-09-25 10:15:32 +02:00
Christophe Battarel
b197231c04
fix bad margin calculation for credit notes
2013-09-24 17:49:56 +02:00
BENKE Charles
d978d64d59
Update commonobject.class.php
...
just the active type of contact
2013-09-24 14:19:52 +02:00