Commit Graph

2178 Commits (324343ae9ec6c6f2b400ae67eab0a0bbf062f14f)

Author SHA1 Message Date
Vitaliy Filippov 324343ae9e Do not disclose information, communicate using file 2014-11-02 02:04:07 +03:00
Vitaliy Filippov 6eab2522cd Fix testagent.cgi and testserver.pl; determine group by CGI 2014-11-01 02:46:32 +03:00
Vitaliy Filippov af626f554e testserver.pl code style 2014-11-01 02:41:20 +03:00
Vitaliy Filippov 753f348c37 Add html() template function 2014-10-31 19:59:41 +03:00
Vitaliy Filippov a628710226 Position calendar below the input + do not exceed right edge of window 2014-10-31 19:56:12 +03:00
Vitaliy Filippov 697930623b Fix choose_product target uri when bugzilla is not in root 2014-10-31 19:51:02 +03:00
Vitaliy Filippov d5e23f9121 Line all custom fields after standard 2014-10-31 19:44:12 +03:00
Vitaliy Filippov f1f51300db Warn when leaving page with unsaved comment 2014-10-31 17:54:05 +03:00
Vitaliy Filippov 034da7b998 Move attachment list functions into js/bug.js 2014-10-31 17:54:05 +03:00
Vitaliy Filippov 7dd1fe9252 Put cloned bug title into bug from which it was cloned 2014-10-31 17:54:05 +03:00
Vitaliy Filippov 72968d2da1 Fix ARRAY(0x..) keywords when cloning bugs 2014-10-31 17:54:05 +03:00
Vitaliy Filippov 153973fdfa Fix multiselect search bug 2014-10-31 15:50:15 +03:00
Vitaliy Filippov 9523a3500c Create non-existing tables, fields and indexes during bzdbcopy.pl 2014-10-30 17:00:12 +03:00
Vitaliy Filippov 43f82e191c Fix indexes while doing DB updates
* Fix indexes while renaming keyworddefs
* Remove _visibility_value_id indexes when dropping visibility_value_id column from field tables
2014-10-30 02:10:16 +03:00
Vitaliy Filippov 36e6b881bb Use ERROR_MODE_CONSOLE in cli scripts; remove extra html_strip 2014-10-30 02:10:16 +03:00
Vitaliy Filippov cff0f1ba93 Use ThrowCodeError on die() while in console 2014-10-30 02:08:49 +03:00
Vitaliy Filippov 70b8dbe1b7 no redefine warning in Bugzilla::Template 2014-10-30 02:08:49 +03:00
Vitaliy Filippov 48b36994fd asciidoc CHANGELOG 2014-10-30 00:25:30 +03:00
Vitaliy Filippov ac44bf12b7 asciidoc README 2014-10-29 18:55:20 +03:00
Vitaliy Filippov 03dee5b0cd Transform docbook documentation to asciidoc 2014-10-29 16:16:21 +03:00
Vitaliy Filippov d2c60c4051 Enable Mozilla skin by default 2014-10-28 17:19:23 +03:00
Vitaliy Filippov a819fbdb23 Check innodb in SHOW ENGINES (fix for MariaDB 10) 2014-10-27 18:47:17 +03:00
Vitaliy Filippov d7aabedbce get bzdbcopy.pl options from commandline 2014-10-27 18:44:09 +03:00
Vitaliy Filippov cf849b33a7 bzdbcopy.pl code style 2014-10-27 18:35:15 +03:00
Vitaliy Filippov 904055ea47 Remove exports from Bugzilla::Search 2014-10-27 18:26:28 +03:00
Vitaliy Filippov 19076fdcc2 No redefine warnings during reload 2014-10-27 18:26:18 +03:00
Vitaliy Filippov 2efa1d0cda Fix Bugzilla->cookie when they are empty 2014-10-27 17:28:47 +03:00
Vitaliy Filippov 7c7c2f00d9 Fix Excel import
(do not set product/component if not requested)
2014-10-27 17:38:14 +04:00
Vitaliy Filippov 7986d0e7a9 Fix HTTPServerSimple.pl config option overrides 2014-10-27 17:17:06 +04:00
Vitaliy Filippov a1a11fcfec Fix input_params upload handling, fix importxls.cgi for PgSQL/SQLite 2014-10-27 12:39:48 +03:00
Vitaliy Filippov c47f0a6935 Fix bug form for the case when there are less than 4 custom fields 2014-10-24 22:22:02 +04:00
Vitaliy Filippov 29e96c6eec Fix 0 visibility_value treating 2014-10-24 18:45:47 +04:00
Vitaliy Filippov 4fb34102b1 Fix some more DB initialisation errors 2014-10-24 18:20:26 +04:00
Vitaliy Filippov 3d279cf2c4 Fix initial population of fielddefs table 2014-10-24 18:20:26 +04:00
Vitaliy Filippov 50cc4dc6ff Fix incorrectly removed user_group_map.user_id field
(follow-up to 96b0e9eed552f416fc9425508147c145c5052a48)
2014-10-24 18:20:25 +04:00
Vitaliy Filippov b0b415b5b1 Change sql_interval to sql_date_math, like in upstream
(mozilla bug #602165, upstream commit 220a5e6608)
2014-10-24 18:20:25 +04:00
Vitaliy Filippov 1db6dfedf5 Bugzilla::Constants code style 2014-10-24 18:20:25 +04:00
Vitaliy Filippov a06cb0db5b README, default HTTP::Server::Simple config 2014-10-24 18:20:25 +04:00
Vitaliy Filippov 44a221fb48 Better reload: first unload everything that changed, then load everything 2014-10-24 13:57:00 +04:00
Vitaliy Filippov dc09a5645f html-escape only field.description 2014-10-24 13:55:27 +04:00
Vitaliy Filippov 5eb4fe15ba English comments in buglist.cgi 2014-10-23 18:31:36 +04:00
Vitaliy Filippov 80d789e9c0 Also do not change owner of files, only change group. 2014-10-23 17:51:47 +04:00
Vitaliy Filippov 7371d031b1 Remove leftover bug_keywords FK name hack 2014-10-23 17:38:42 +04:00
Vitaliy Filippov dbfe3c1520 Fix field_defaults populating error 2014-10-23 17:22:30 +04:00
Vitaliy Filippov 9481a20dd3 Do not touch permissions of code files, remove index.html creation support 2014-10-23 16:40:42 +04:00
Vitaliy Filippov 20e65b43bc Bugzilla::Install::Filesystem code style 2014-10-23 15:23:10 +04:00
Vitaliy Filippov 8b70c6f709 Remove mtime filter 2014-10-23 15:23:10 +04:00
Vitaliy Filippov 23ebe03926 Remove some useless dependencies
(URI, URI::QueryParam, Email::MIME::Modifier, Email::MIME::Encodings)
2014-10-23 14:58:20 +04:00
Vitaliy Filippov d8c1e922a5 Fix "You are receiving this mail because" styles in HTML bugmail part 2014-10-22 18:16:47 +04:00
Vitaliy Filippov d8492bf940 Fix custom field creation 2014-10-22 18:16:46 +04:00