- 16 Jun, 2016 1 commit
-
-
Adam Chainz authored
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
-
- 15 Jun, 2016 1 commit
-
-
Serge S. Koval authored
-
- 14 Jun, 2016 3 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 13 Jun, 2016 2 commits
-
-
Serge S. Koval authored
-
Serge S. Koval authored
-
- 08 Jun, 2016 5 commits
-
-
Serge S. Koval authored
contrib.geoa: don't depend on flask-sqlalchemy
-
Andrew Grigorev authored
-
Serge S. Koval authored
Allow exceptions to always be raised on view errors
-
Jacob Magnusson authored
-
Jacob Magnusson authored
The current behavior to swallow exceptions makes it really hard to track down bugs in the system. I would recommend to make this the default, but I don’t want to impose so here’s a solution which requires the config option `ADMIN_RAISE_ON_VIEW_EXCEPTION` to be set.
-
- 05 Jun, 2016 2 commits
-
-
Serge S. Koval authored
fixed peewee in list filters bug using postgres
-
discort authored
-
- 28 May, 2016 1 commit
-
-
Paul Brown authored
-
- 26 May, 2016 1 commit
-
-
Serge S. Koval authored
-
- 07 May, 2016 2 commits
-
-
Serge S. Koval authored
Fix 'BaseFilter.apply` arguments
-
Iuri de Silvio authored
It never failed anything because it is just a `NotImplemented` method, but it generate bad docs.
-
- 06 May, 2016 2 commits
-
-
Paul Brown authored
Closes #1037 -- add support for ``is_created`` to inline forms
-
Paul Brown authored
-
- 02 May, 2016 1 commit
-
-
Paul Brown authored
-
- 01 May, 2016 5 commits
-
-
Paul Brown authored
-
Serge S. Koval authored
add missing success/error to flash messages
-
Paul Brown authored
-
Serge S. Koval authored
update x-editable
-
Paul Brown authored
-
- 27 Apr, 2016 1 commit
-
-
Paul Brown authored
Very minor spelling correction
-
- 26 Apr, 2016 1 commit
-
-
makudesu authored
-
- 25 Apr, 2016 10 commits
-
-
makudesu authored
introduction.rst - from customising to customizing line #55 and #152
-
Paul Brown authored
Fix current_user can not be used on can_view_details and can_export #1263
-
Serge S. Koval authored
prevent NotImplementedError in get_details_columns
-
Paul Brown authored
-
Serge S. Koval authored
SQLA - fix column names error for export and details view
-
Serge S. Koval authored
fix exception when using an unlimited page_size
-
Serge S. Koval authored
add example for filtering options in forms
-
Paul Brown authored
-
Paul Brown authored
-
Paul Brown authored
-
- 24 Apr, 2016 1 commit
-
-
Paul Brown authored
-
- 23 Apr, 2016 1 commit
-
-
Paul Brown authored
fix validation type matches.
-