Changesets: Website

master 88a0ec0c

2018-04-03 04:56

dregad


Details Diff
Remove link to GitHub help

It is already defined in the "Docs for Developers" include.
mod - development.php Diff File

master 3d824e4d

2018-04-03 04:56

dregad


Details Diff
Adjust layout to be consistent with include
mod - development.php Diff File

master ff3c1521

2018-04-03 04:55

dregad


Details Diff
Use the new include in development.php page

Fixes 0024213
Affected Issues
0024213
mod - development.php Diff File

master 75093d2a

2018-04-03 04:50

dregad


Details Diff
Move "Docs for Devs" section to include file
add - doc_dev_inc.php Diff File
mod - documentation.php Diff File

master c949756e

2018-02-21 10:04

siebrand


Details Diff
Update http links

- Update to https where available
- Correct link where outdated

Some links remain, because they would need more work to change.
Links in libs were left untouched
mod - addons.php Diff File
mod - bot.php Diff File
mod - development.php Diff File
mod - documentation.php Diff File
mod - hosting.php Diff File
mod - mantistouch.php Diff File
mod - requirements.php Diff File
mod - sources.php Diff File
mod - sponsors.php Diff File
mod - upgrade_browser.php Diff File

master 76da2647

2018-02-21 09:45

siebrand

Committer: dregad


Details Diff
Reference translation platform as translatewiki.net

Signed-off-by: Damien Regad <dregad@mantisbt.org>

Original commit modified to add link as requested in
https://github.com/mantisbt/mantisbt-web/pull/2#pullrequestreview-98495526
mod - documentation.php Diff File

master 0fe0505f

2017-10-30 08:53

atrol


Details Diff
Update requirements
mod - bot.php Diff File
mod - upgrade_browser.php Diff File

master ce9ad05b

2017-04-24 23:53

atrol


Details Diff
Remove dead link to mailinglists.php

mentioned by a user in IRC
http://mantisbt.org/irclogs/mantisbt/2017/mantisbt.2017-04-20.log.html

mailinglists.php is no longer available since commit
a912eb6783b986e0405580a474de486439662e0d
mod - development.php Diff File

master 2325b54f

2017-03-10 11:55

dregad


Details Diff
Move documentation path and names to config file

Remove hardcoded paths and file names from the documentation and
download pages, and centralize all documentation references in the
config file to facilitate maintenance after updates.

Fixes #22511
mod - config_defaults_inc.php Diff File
mod - documentation.php Diff File
mod - download.php Diff File

master edcefeab

2017-01-11 20:30

dregad


Details Diff
Builds: don't display link to log if file does not exist
mod - builds.php Diff File

master 2e0fcb95

2017-01-11 20:28

dregad


Details Diff
Builds: sort list by branch ASC and time DESC

Previously, the list was sorted by SHA, which would cause the latest
version's download links to be displayed in an unpredictable order.
mod - builds.php Diff File

master 081c06df

2016-10-23 08:53

vboctor


Details Diff
Reflect that wiki is now read-only for users
mod - support.php Diff File

master aca62d70

2016-10-23 08:48

vboctor


Details Diff
Remove ‘irc’
rm - irc.php Diff
rm - irclogs.php Diff
mod - support.php Diff File

master a912eb67

2016-10-23 08:47

vboctor


Details Diff
Remove mailing lists
rm - mailinglists.php Diff
mod - support.php Diff File

master 6211e726

2016-09-11 13:17

atrol

Committer: GitHub


Details Diff
Update installation instructions to 1.3
mod - download.php Diff File

master 288d7db3

2016-08-09 07:42

dregad


Details Diff
ERD is at docs/ root, not in manuals directory
mod - documentation.php Diff File

master 05ae0e4e

2016-08-09 07:31

dregad


Details Diff
Links to Admin+Dev guide now point to specific path

Reflects the change in filesystem structure from 1.2 where all docs were
stored in the same directory.
mod - documentation.php Diff File

master 07b00642

2016-08-09 07:30

dregad


Details Diff
Fix Admin+Dev guides PDF link
mod - documentation.php Diff File

master 42bba7e7

2016-08-09 07:28

dregad


Details Diff
Fix typo in Admin Guide link
mod - documentation.php Diff File

master 9708e76a

2016-08-09 07:24

dregad


Details Diff
Documentation: add link to ERD
mod - documentation.php Diff File

master c4c912d4

2016-08-09 07:16

dregad


Details Diff
Fix closing </li> tags
mod - documentation.php Diff File

master e35cdf24

2016-08-09 07:09

dregad


Details Diff
Fix links on Documentation page to point to 1.3 manuals
mod - documentation.php Diff File

master 43e7fa3d

2016-08-01 03:27

vboctor


Details Diff
Remove trial duration
mod - demo.php Diff File
mod - hosting.php Diff File

master 181f5827

2016-07-04 01:56

dregad


Details Diff
Update jQuery to 2.2.4

Fixes some warnings in the console
mod - top.php Diff File

master 7aa2e1be

2016-07-04 01:43

dregad


Details Diff
Nightly builds: fix filename parsing regex

Following the switch from "old" release naming convention (e.g.
1.2.20dev) to strict SemVer style (e.g. 1.3.0-rc.1), the processing of
release file names no longer matched the correct branches.

The regex has been modified so that the filename elements are properly
broken down, resolving issues with

- 1.3.x branch showing as "rc.3-dev-master-1.3.x (1.3.0)" instead of
just "master-1.3.x"
- 2.0.x branch showing as "beta.1-dev-master (2.0.0)"
- Travis CI badges for these versions showing "build: unknown"

Fixes #21191
mod - builds.php Diff File
 First  Prev  1 2 3 4 5 6 ... 10 ... 15 ... 20 ... 25 ... 28 29 30  Next  Last