Commit Graph

7 Commits

Author SHA1 Message Date
Sacha Judd 9200d83b12 Tidy up JS indentation and comments 2017-05-30 16:46:45 +12:00
Ingo Schommer 597e393630 BUG DMSUploadField JS template usage
Instead of relying on JavaScript requirements blocking,
configure a more specific template name to use
in certain situations. We can't control JS files
loaded by the browser already by previous requests,
so Requirements blocking does not override the
template in all cases, creating execution-path specific
edge cases (like showing "save to refresh" messages
in the background of a "add document" upload success)
2013-01-07 10:11:55 +13:00
Julian Seidenberg b40099f159 MINOR: updating message when replacing a document. 2012-08-14 17:26:46 +12:00
Julian Seidenberg 66422c0a31 ENHANCEMENT: re-adding modified downloadtemplate, but only in specific case when access it through a grid field 2012-08-07 17:28:11 +12:00
Andrew O'Neil c3437d8646 BUGFIX: Fix edit links on document upload 2012-08-06 13:23:16 +12:00
Andrew O'Neil 66a7a0a738 Edit form for upload 2012-08-01 17:59:41 +12:00
Julian Seidenberg fcd29dbf31 ENHANCEMENT: working replace file and usage listing 2012-07-31 18:17:08 +12:00