Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
729d965a04
optimization: do not verify each time the presence of blobstreaming plugins; coding standard
2009-11-07 12:00:19 +00:00
Marc Delisle
1f2f360482
optimizations
2009-07-16 10:59:12 +00:00
Marc Delisle
5927e2cc91
clarification
2009-07-15 22:17:14 +00:00
Raj Kissu Rajandran
4d775dd979
Fixed notice in libraries/blobstreaming.lib.php when ['ServerDefault'] is set to 0
2008-12-16 16:53:32 +00:00
Raj Kissu Rajandran
4230bfc595
Fixed issue in libraries/blobstreaming.lib.php with regards to ['extension'] and ['connect_type'] throwing notices when not been set in config.inc.php
2008-12-10 16:06:31 +00:00
Raj Kissu Rajandran
b89b2ac4c6
Fixed issue with undefined variable , changed to
2008-12-10 15:59:36 +00:00
Raj Kissu Rajandran
4a0c232707
Temporary fix applied for issue regarding BLOBStreaming support requiring SUPER privilege
2008-11-28 18:55:28 +00:00
Raj Kissu Rajandran
e960406e5d
Fixed MIME type change issue.
2008-11-02 06:54:27 +00:00
Raj Kissu Rajandran
20a4c0251e
Fixed bug where MIME type could not be changed for BLOB repository references. Added bs_disp_as_mime_type.php to represent files under different MIME types until a better solution can be found
2008-10-31 19:20:32 +00:00
Marc Delisle
e0c306483b
MyBS -> PBMS
2008-10-19 10:51:12 +00:00
Marc Delisle
2f9b92d5ba
localization
2008-08-23 13:46:46 +00:00
Marc Delisle
3f07d2aff2
use current server instead of default server; add vim lines; pass token because bs_play_media did not work after merging to current trunk
2008-08-23 13:35:23 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00