Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-25Clean up a few more newlines in our HTML4.2/tighten-html-whitespaceJesse Vincent
2015-03-25Remove newlines from mason source code that leak into rendered HTMLJesse Vincent
2015-03-25Remove newlines inside HTML tags, mostly in the search UIJesse Vincent
2015-03-25Compress whitespace in page headersJesse Vincent
2015-03-24Merge branch '4.2/explicit-body-class' into 4.2-trunkAlex Vandiver
2015-03-24Add a new 'BodyClass' parameter to Elements/HeaderJesse Vincent
2015-03-24Add <label> tags around checkbox label that is lacking themAlex Vandiver
2015-03-19Merge branch '4.2/in-operator-for-a-large-list-in-report' into 4.2-trunkAlex Vandiver
2015-03-19Merge branch '4.2/do-not-encode-mime-headers-in-forward-method' into 4.2-trunkAlex Vandiver
2015-03-19Merge branch '4.0-trunk' into 4.2-trunkAlex Vandiver
2015-03-19Merge branch '4.0/skip-system-user-in-txns-right-check' into 4.0-trunkAlex Vandiver
2015-03-18Merge branch '4.0/preserve-ticket-basics' into 4.0-trunkAlex Vandiver
2015-03-16Merge branch '4.2/quiet-internal-formatter-message' into 4.2-trunkAlex Vandiver
2015-03-16Drop the "internal formatter" message from info to debug.Jesse Vincent
2015-03-16Merge branch '4.2/oracle-dba-tables' into 4.2-trunkJesse Vincent
2015-03-16Merge branch '4.2/rt-external-auth' into 4.2-trunkJesse Vincent
2015-03-15test preserved tickets basic fieldssunnavy
2015-03-15always handle "2 Owners" casesunnavy
2015-03-15preserve ticket basics in Jumbosunnavy
2015-03-15respect InUnits arg so time input won't be converted automaticallysunnavy
2015-03-15pass directly for system user in RT::Transaction->CurrentUserCanSee checksunnavy
2015-03-15it's not RT::Ticket::Forward's job to encode headers to mimesunnavy
2015-03-15split list size to be less than 1000 in case there is a limit in dbsunnavy
2015-03-12Allow GSSAPI authentication in bin/rtAlex Vandiver
2015-03-12Prompt to password _after_ telling them how it will be sentAlex Vandiver
2015-03-12Merge branch '4.2/allow-html-s-and-del-tags' into 4.2-trunkAlex Vandiver
2015-03-12allow HTML5 <s> and <del> tagsChristian Loos
2015-03-11Merge branch '4.2/modifyticket-owner' into 4.2-trunkJesse Vincent
2015-03-06Merge branch '4.2/fts-refactor-performance' into 4.2-trunkJesse Vincent
2015-03-06Merge branch '4.2/role-group-ACLs' into 4.2-trunkJesse Vincent
2015-03-06Merge branch '4.2/devel-docs' into 4.2-trunkJesse Vincent
2015-03-06Merge branch '4.2/user-cf-simplesearch' into 4.2-trunkAlex Vandiver
2015-03-06Merge branch '4.2/record-attachments-insert-failure' into 4.2-trunkAlex Vandiver
2015-03-06Merge branch '4.2/notify-disabled-owner' into 4.2-trunkAlex Vandiver
2015-03-06Don't notify disabled ownersChristian Loos
2015-03-06Merge branch '4.2/squelch-on-create' into 4.2-trunkAlex Vandiver
2015-03-06pass SquelchMailTo to Ticket->CreateChristian Loos
2015-03-06Merge branch '4.2/rest-content-id' into 4.2-trunkAlex Vandiver
2015-03-06Merge branch '4.2/time-callbacks' into 4.2-trunkAlex Vandiver
2015-03-06Merge branch '4.2/html-link-target' into 4.2-trunkAlex Vandiver
2015-03-06Ensure that UPGRADING files are pod-checkedAlex Vandiver
2015-03-06Document the new rights interfaceAlex Vandiver
2015-03-06Break out developer-targeted upgrade documentation from admin documentationAlex Vandiver
2015-03-05Merge branch '4.2/init-once-in-db-insert-action' into 4.2-trunksunnavy
2015-03-05Reduce the number of Init() calls per upgradeAlex Vandiver
2015-03-05Skip global-only rights for global role groupsAlex Vandiver
2015-03-05Note modified defaults for PostgreSQL indexingAlex Vandiver
2015-03-05Default to storing the tsvector in a new table, to speed indexingAlex Vandiver
2015-03-05Switch the default Postgres index to GINAlex Vandiver
2015-03-05Insert data to index before creating the indexAlex Vandiver