[Rt-commit] rt branch, 4.4/cf-sort-order-inputs, repushed
? sunnavy
sunnavy at bestpractical.com
Tue Feb 20 09:16:47 EST 2018
The branch 4.4/cf-sort-order-inputs was deleted and repushed:
was 576a5ee86400142757a822410a76207a48fb5ec5
now ed99210ae437608c89e74e466a8c3dd27f467954
1: 9d4186f25 = 1: 9d4186f25 support cf reordering by directly editing SortOrder on ocf admin pages
2: b1c2b7669 = 2: b1c2b7669 try to automatically resolve duplicated SortOrder for custom fields
3: 379b92aa6 = 3: 379b92aa6 config option to enable/disable SortOrder's auto-resolve approach
4: 576a5ee86 ! 4: ed99210ae the script rt-rebuild-sort-order to rebuild SortOrder
@@ -13,6 +13,18 @@
/var/mason_data/
/autom4te.cache/
/configure
+
+diff --git a/Makefile.in b/Makefile.in
+--- a/Makefile.in
++++ b/Makefile.in
+@@
+ rt-ldapimport \
+ rt-passwd \
+ rt-preferences-viewer \
++ rt-rebuild-sort-order \
+ rt-serializer \
+ rt-server \
+ rt-server.fcgi \
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
More information about the rt-commit
mailing list