Laurent Destailleur
fb074daaf1
Fix: The backto use bad url.
2012-08-20 14:14:01 +02:00
Regis Houssin
3c13395d21
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into task498_objectline
2012-08-20 12:10:20 +02:00
Regis Houssin
7c623a9a2e
Fix: strict mode bounty
2012-08-20 11:04:56 +02:00
Regis Houssin
5dc10cfcae
Fix: possibility to defined another value instead 50%
2012-08-20 10:38:48 +02:00
Regis Houssin
257dcb8928
Merge pull request #332 from marcosgdf/minor
...
Fixed incorrect HTML
2012-08-19 22:47:48 -07:00
Marcos García
63c4cfb609
Fixed incorrect HTML
2012-08-20 02:45:38 +02:00
Regis Houssin
b4e324a515
Fix: add ht and ttc fields
2012-08-18 19:05:59 +02:00
Regis Houssin
09e34068bc
Merge pull request #319 from marcosgdf/translations
...
A lot of improvements into translations
2012-08-17 22:22:56 -07:00
Regis Houssin
b3d09478ca
Merge pull request #313 from lrq3000/develophooks
...
A lot of hooks and triggers implemented + custom substitution function for lines in ODT
2012-08-16 08:15:19 -07:00
Marcos García
cc4d5ff8d8
Removed the use of duplicated key translations
...
Nature is now being used instead of MorPhy
UserTitle is now being used instead of Civility
VATIntraVeryShort was being used were not necessary
2012-08-15 18:55:32 +02:00
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2012-08-14 15:50:45 +02:00
Marcos García
c49e458c6c
Propal stats weren't showing average total for more than 1 year
2012-08-14 15:43:14 +02:00
Laurent Destailleur
c247c710ec
Qual: Uniformize code
2012-08-05 15:00:24 +02:00
Marcos García
0e108226da
FeatureNotYetAvailable wasn't being translated
2012-08-03 14:05:28 +02:00
Regis Houssin
9451edafd8
Fix: bad link and uniformize code
2012-08-01 18:40:47 +02:00
Regis Houssin
2e73cd7ddf
Fix: missing fields and compatibility with milestone
2012-08-01 17:38:10 +02:00
Regis Houssin
e44fd4885d
Fix: change the last $DB to $db
2012-07-30 18:43:49 +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
Regis Houssin
28851b46c4
Fix: remove duplicate code
2012-07-29 16:44:19 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Laurent Destailleur
d6a5b224fb
Revert bad practice: setEvent use SESSION. Such usage is limited to HTML
...
page context and can be used inside any pages.
However usage of _SESSION must never be used inside a library (except
for function dedicated to HTML page context), and never inside
object classes (we must use $this->errors, $this->mesgs or
$this->warnings instead).
2012-07-29 14:15:29 +02:00
Laurent Destailleur
0ee08418cc
New: Add test on mandatory field
2012-07-29 13:47:42 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
beedf13324
Fix: restore broken feature, disable token renewal in ajax response
2012-07-29 09:54:58 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
75588c2eb3
Merge pull request #272 from marcosgdf/backtolist-links
...
Created BackToList links
2012-07-28 13:15:42 -07:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Marcos García
9dc38f4382
Created rest of BackToList links
2012-07-28 21:49:47 +02:00
Marcos García
90963ca84a
BackToList links in Client orders section
2012-07-28 20:54:07 +02:00
Marcos García
472397d5c2
BackToList links in Supplier order section
2012-07-28 20:47:12 +02:00
Marcos García
241241bf0a
Fixed some problems with translations
2012-07-28 17:34:21 +02:00
Marcos García
706b637389
Removed unused BackToList link params
2012-07-28 17:20:17 +02:00
Regis Houssin
251640561f
Fix: strict mode happy hour
2012-07-28 12:35:11 +02:00
Regis Houssin
1e07ed6af6
Fix: broken link
2012-07-28 09:54:47 +02:00
Regis Houssin
a3080acab4
Merge pull request #262 from marcosgdf/minor-fixes-develop
...
Pull request #254 into develop
2012-07-28 00:31:51 -07:00
Laurent Destailleur
7883124958
New: [ task #454 ] Add "No category" into filters on category
2012-07-28 00:53:51 +02:00
Marcos García
a6c8838b8f
Applied patches 9-15
2012-07-27 21:27:03 +02:00
Regis Houssin
b2317fd3ee
Fix: external user confidentiality
2012-07-26 18:11:06 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
FHenry
6fc9bf5143
Correct mail tag __UNSUSCRIBE__ to __UNSUBSCRIBE__
2012-07-24 10:18:17 +02:00
Regis Houssin
812d02ebe0
Fix: strict mode and $mesgs
2012-07-23 22:04:06 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
fb23364511
Fix: uniformize code
2012-07-23 16:10:54 +02:00
Laurent Destailleur
ea93e62e91
Fix: Checkstyle
2012-07-23 10:46:09 +02:00
Laurent Destailleur
f07c416f76
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-07-23 10:38:02 +02:00
Laurent Destailleur
1c17767dda
Fix: Send instructions must be into core page.
2012-07-22 23:22:40 +02:00
Marcos García
e6a192ba87
Renamed fk_demand_reason to fk_input_reason
2012-07-22 16:53:02 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Christophe Battarel
b5c92c7b46
correction in getlinesarray
2012-07-19 10:15:59 +02:00