[#4637] ticket:168 URL shortener Allura App improvements

  • model inherits from Artifact
  • added the index method
  • using instead the project_id the app_config_id and app properties
  • for uninstalling remove the URLs data for that app instance.
  • deleted the hidden field
  • implemented the is_visible_to method
  • added the search controller
  • added master.html

Yuriy Arhipov Yuriy Arhipov 2012-09-19

Cory Johns Cory Johns 2012-09-21

added ForgeShortUrl/forgeshorturl/templates/search.html
added ForgeShortUrl/forgeshorturl/templates/master.html
changed ForgeShortUrl/forgeshorturl/model/shorturl.py
changed ForgeShortUrl/forgeshorturl/templates/add.html
changed ForgeShortUrl/forgeshorturl/templates/index.html
changed ForgeShortUrl/forgeshorturl/tests/functional/test.py
changed ForgeShortUrl/forgeshorturl/main.py
ForgeShortUrl/forgeshorturl/templates/search.html Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/templates/master.html Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/model/shorturl.py Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/templates/add.html Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/templates/index.html Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/tests/functional/test.py Diff Switch to side-by-side view
Loading...
ForgeShortUrl/forgeshorturl/main.py Diff Switch to side-by-side view
Loading...