lp:~fabien-morin/unifield-web/fm-us-1965

Created by Fabien MORIN and last modified
Get this branch:
bzr branch lp:~fabien-morin/unifield-web/fm-us-1965
Only Fabien MORIN can upload to this branch. If you are Fabien MORIN please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fabien MORIN
Project:
Unifield Web
Status:
Development

Recent revisions

4838. By Fabien MORIN

US-1965 [IMP] remove unused variables added by mistake

4837. By Fabien MORIN

US-1965 [FIX] check a attachment is set before to check the size of it

4836. By Fabien MORIN

US-1965 [MERGE] with latest trunk

4835. By Fabien MORIN

US-1965 [FIX] check no save are done if a attachment is bigger than the max
allowed size. Before this fix, it was possible to select a bigger file than the
max allowed, get the warning message that this file is too big, and then click
on save.
This actions were resulting on sending the datas to the server that was refusing
it because they were too big. Now if the size of the file is too big, the
document is not saved, data not sent to the server.

4834. By Fabien MORIN

US-1965 [IMP] do not have 2 times the same code but use a function instead.

4833. By Fabien MORIN

US-1965 [FIX] use typeof to check undefined
[FIX] var $datas was defined to late, move it to the right place
[FIX] set type of ajaxSubmit to POST

4832. By Fabien MORIN

US-1965 [IMP] in case there is no max-size, do not do any check
[FIX] add max-size only in case of ir.attachments

4831. By Fabien MORIN

US-1965 [IMP] change bad variable name

4830. By Fabien MORIN

US-1965 [IMP] in case of attachment creation/modification, set in the context
that it come from web interface.
[FIX] do not use multiple constant difinition for the maximum size allowed for
attachments now the max size is read from ir_attachment class itself and there
is only one place to define this maximum.

4829. By Fabien MORIN

US-1965 [FIX] use a constant for the maximum attachment size
[ADD] translations

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unifield-web
This branch contains Public information 
Everyone can see this information.

Subscribers